AleBurzio commited on
Commit
8596062
·
1 Parent(s): 6181dda

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -2
README.md CHANGED
@@ -2,9 +2,23 @@
2
  license: bigscience-bloom-rail-1.0
3
  tags:
4
  - generated_from_trainer
 
 
 
 
5
  model-index:
6
  - name: bloom-better-riddles
7
- results: []
 
 
 
 
 
 
 
 
 
 
8
  ---
9
 
10
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -12,7 +26,10 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # bloom-better-riddles
14
 
15
- This model is a fine-tuned version of [bigscience/bloom-560m](https://huggingface.co/bigscience/bloom-560m) on an unknown dataset.
 
 
 
16
 
17
  ## Model description
18
 
 
2
  license: bigscience-bloom-rail-1.0
3
  tags:
4
  - generated_from_trainer
5
+ datasets:
6
+ - pszemraj/riddlesense_plusplus
7
+ metrics:
8
+ - accuracy
9
  model-index:
10
  - name: bloom-better-riddles
11
+ results:
12
+ - task:
13
+ name: Causal Language Modeling
14
+ type: text-generation
15
+ dataset:
16
+ name: pszemraj/riddlesense_plusplus
17
+ type: pszemraj/riddlesense_plusplus
18
+ metrics:
19
+ - name: Accuracy
20
+ type: accuracy
21
+ value: 0.6594206731193033
22
  ---
23
 
24
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
26
 
27
  # bloom-better-riddles
28
 
29
+ This model is a fine-tuned version of [bigscience/bloom-560m](https://huggingface.co/bigscience/bloom-560m) on the pszemraj/riddlesense_plusplus dataset.
30
+ It achieves the following results on the evaluation set:
31
+ - Loss: 4.8107
32
+ - Accuracy: 0.6594
33
 
34
  ## Model description
35