debbiesoon commited on
Commit
5f2ce13
1 Parent(s): ad3df97

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -1,9 +1,7 @@
1
  ---
2
- license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
- datasets:
6
- - wiki_lingua
7
  model-index:
8
  - name: distilbartv2
9
  results: []
@@ -14,7 +12,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # distilbartv2
16
 
17
- This model is a fine-tuned version of [sshleifer/distilbart-xsum-12-3](https://huggingface.co/sshleifer/distilbart-xsum-12-3) on the wiki_lingua dataset.
18
 
19
  ## Model description
20
 
@@ -40,7 +38,7 @@ The following hyperparameters were used during training:
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
  - lr_scheduler_warmup_steps: 500
43
- - num_epochs: 1
44
  - label_smoothing_factor: 0.1
45
 
46
  ### Training results
 
1
  ---
2
+ license: mit
3
  tags:
4
  - generated_from_trainer
 
 
5
  model-index:
6
  - name: distilbartv2
7
  results: []
 
12
 
13
  # distilbartv2
14
 
15
+ This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on the None dataset.
16
 
17
  ## Model description
18
 
 
38
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
39
  - lr_scheduler_type: linear
40
  - lr_scheduler_warmup_steps: 500
41
+ - num_epochs: 10
42
  - label_smoothing_factor: 0.1
43
 
44
  ### Training results