hoabinh commited on
Commit
c6f0cc3
1 Parent(s): 865ec3b

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -12,9 +12,9 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # finetune
14
 
15
- This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 0.6984
18
 
19
  ## Model description
20
 
@@ -48,7 +48,7 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
- | 0.6099 | 0.74 | 500 | 0.6984 |
52
 
53
 
54
  ### Framework versions
 
12
 
13
  # finetune
14
 
15
+ This model is a fine-tuned version of [hoabinh/finetune](https://huggingface.co/hoabinh/finetune) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 0.7005
18
 
19
  ## Model description
20
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
+ | 0.5837 | 0.74 | 500 | 0.7005 |
52
 
53
 
54
  ### Framework versions