WasibMehmood commited on
Commit
44c0743
1 Parent(s): 362c86a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -9,12 +9,16 @@ metrics:
9
  model-index:
10
  - name: cleaned_ds
11
  results: []
 
 
 
 
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
  should probably proofread and complete it, then remove this comment. -->
16
 
17
- # cleaned_ds
18
 
19
  This model is a fine-tuned version of [sshleifer/distilbart-cnn-12-6](https://huggingface.co/sshleifer/distilbart-cnn-12-6) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
@@ -67,4 +71,4 @@ The following hyperparameters were used during training:
67
  - Transformers 4.44.2
68
  - Pytorch 2.4.1+cu121
69
  - Datasets 3.0.1
70
- - Tokenizers 0.19.1
 
9
  model-index:
10
  - name: cleaned_ds
11
  results: []
12
+ datasets:
13
+ - ccdv/arxiv-summarization
14
+ language:
15
+ - en
16
  ---
17
 
18
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
19
  should probably proofread and complete it, then remove this comment. -->
20
 
21
+ # TextSummizer
22
 
23
  This model is a fine-tuned version of [sshleifer/distilbart-cnn-12-6](https://huggingface.co/sshleifer/distilbart-cnn-12-6) on an unknown dataset.
24
  It achieves the following results on the evaluation set:
 
71
  - Transformers 4.44.2
72
  - Pytorch 2.4.1+cu121
73
  - Datasets 3.0.1
74
+ - Tokenizers 0.19.1