From d563ba52384f97e6488c1ba922df476ad14dd2c8 Mon Sep 17 00:00:00 2001 From: navidcs Date: Thu, 10 Apr 2025 13:16:53 -0700 Subject: [PATCH] Added Oxford comma --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb27eba..60b7cd5 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ print(tokenizer.decode(sample[0])) ## Training -The Jaxformer library for data pre-processing, training and fine-tuning the CodeGen models can be found here: +The Jaxformer library for data pre-processing, training, and fine-tuning the CodeGen models can be found here: https://github.com/salesforce/jaxformer