Nubletz commited on
Commit
0199806
1 Parent(s): e615c22

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  library_name: transformers
3
- base_model: Nubletz/bart-text-simplification
 
4
  tags:
5
  - generated_from_trainer
6
  model-index:
@@ -22,7 +23,7 @@ should probably proofread and complete it, then remove this comment. -->
22
 
23
  Notes: the model is still under improvement
24
 
25
- This model is a fine-tuned version of [Nubletz/bart-text-simplification](https://huggingface.co/Nubletz/bart-text-simplification) on an unknown dataset.
26
  It achieves the following results on the evaluation set:
27
  - eval_loss: 0.6558
28
  - eval_model_preparation_time: 0.0082
 
1
  ---
2
  library_name: transformers
3
+ base_model:
4
+ - facebook/bart-large-cnn
5
  tags:
6
  - generated_from_trainer
7
  model-index:
 
23
 
24
  Notes: the model is still under improvement
25
 
26
+ This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on ASSET and TurkCorpus dataset.
27
  It achieves the following results on the evaluation set:
28
  - eval_loss: 0.6558
29
  - eval_model_preparation_time: 0.0082