jisx commited on
Commit
cbbf2de
1 Parent(s): 00a1c88

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ This HF repository contains LLMs instruction tuned with full-parameter fine-tuni
23
  * [Paper](https://arxiv.org/abs/2309.08958)
24
 
25
  #### Instruction tuning details
26
- * Base model: [bloom-560m](https://huggingface.co/bloom-560m)
27
  * Instruction tuning language: multilingual (Bulgarian, Czech, Chinese, German, Finnish, French, Russian, and Spanish)
28
  * Training method: full-parameter fine-tuning.
29
  * Best checkpoint: best cross-entropy on a validation set, trained for 3 epochs.
 
23
  * [Paper](https://arxiv.org/abs/2309.08958)
24
 
25
  #### Instruction tuning details
26
+ * Base model: [bigscience/bloom-560m](https://huggingface.co/bigscience/bloom-560m)
27
  * Instruction tuning language: multilingual (Bulgarian, Czech, Chinese, German, Finnish, French, Russian, and Spanish)
28
  * Training method: full-parameter fine-tuning.
29
  * Best checkpoint: best cross-entropy on a validation set, trained for 3 epochs.