mrm8488 commited on
Commit
eead5fa
1 Parent(s): 0a1687a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -5,6 +5,10 @@ tags:
5
  model-index:
6
  - name: bloom-560m-ft-summarization-cnn
7
  results: []
 
 
 
 
8
  ---
9
 
10
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -12,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # bloom-560m-ft-summarization-cnn
14
 
15
- This model is a fine-tuned version of [bigscience/bloom-560m](https://huggingface.co/bigscience/bloom-560m) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
  - eval_loss: 2.6957
18
  - eval_runtime: 587.637
 
5
  model-index:
6
  - name: bloom-560m-ft-summarization-cnn
7
  results: []
8
+
9
+ datasets:
10
+ - cnn_dailymail
11
+
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
16
 
17
  # bloom-560m-ft-summarization-cnn
18
 
19
+ This model is a fine-tuned version of [bigscience/bloom-560m](https://huggingface.co/bigscience/bloom-560m) on the [cnn_dailymail](hf.co/datasets/cnn_dailymail) dataset.
20
  It achieves the following results on the evaluation set:
21
  - eval_loss: 2.6957
22
  - eval_runtime: 587.637