Librarian Bot: Update Hugging Face dataset ID

#3
Files changed (1) hide show
  1. README.md +13 -9
README.md CHANGED
@@ -2,22 +2,26 @@
2
  license: bigscience-bloom-rail-1.0
3
  tags:
4
  - generated_from_trainer
5
- model-index:
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:"
 
 
 
 
15
 
 
 
 
16
  inference:
17
  parameters:
18
  eos_token_id: 2
19
  max_length: 200
20
-
 
 
21
  ---
22
 
23
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
2
  license: bigscience-bloom-rail-1.0
3
  tags:
4
  - generated_from_trainer
 
 
 
 
5
  datasets:
6
+ - allenai/common_gen
 
7
  widget:
8
+ - text: '<s>Generate a sentence with the following words:
9
+
10
+ ski, mountain, skier
11
+
12
+ Sentence:'
13
+ - text: '<s>Generate a sentence with the following words:
14
 
15
+ dog, bed, play
16
+
17
+ Sentence:'
18
  inference:
19
  parameters:
20
  eos_token_id: 2
21
  max_length: 200
22
+ model-index:
23
+ - name: bloom-560m-finetuned-common_gen
24
+ results: []
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You