mrm8488 commited on
Commit
a79ab7e
1 Parent(s): f1a7abe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -6,6 +6,9 @@ model-index:
6
  - name: bloom-560m-finetuned-common_gen
7
  results: []
8
 
 
 
 
9
  widget:
10
  - text: "<s>Generate a sentence with the following words:\nski, mountain, skier\nSentence:"
11
  - text: "<s>Generate a sentence with the following words:\ndog, bed, play\nSentence:"
@@ -22,7 +25,7 @@ should probably proofread and complete it, then remove this comment. -->
22
 
23
  # bloom-560m-finetuned-common_gen
24
 
25
- This model is a fine-tuned version of [bigscience/bloom-560m](https://huggingface.co/bigscience/bloom-560m) on the None dataset.
26
  It achieves the following results on the evaluation set:
27
  - Loss: 1.3937
28
 
6
  - name: bloom-560m-finetuned-common_gen
7
  results: []
8
 
9
+ datasets:
10
+ - common_gen
11
+
12
  widget:
13
  - text: "<s>Generate a sentence with the following words:\nski, mountain, skier\nSentence:"
14
  - text: "<s>Generate a sentence with the following words:\ndog, bed, play\nSentence:"
25
 
26
  # bloom-560m-finetuned-common_gen
27
 
28
+ This model is a fine-tuned version of [bigscience/bloom-560m](https://huggingface.co/bigscience/bloom-560m) on the [common_gen](https://huggingface.co/datasets/common_gen) dataset.
29
  It achieves the following results on the evaluation set:
30
  - Loss: 1.3937
31