Madan490 commited on
Commit
c5f5266
1 Parent(s): 6740f92

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -7,6 +7,12 @@ metrics:
7
  model-index:
8
  - name: finetuned_on_citesum_bart_text_summarisation
9
  results: []
 
 
 
 
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -62,4 +68,4 @@ The following hyperparameters were used during training:
62
  - Transformers 4.30.0
63
  - Pytorch 2.3.0+cu121
64
  - Datasets 2.20.0
65
- - Tokenizers 0.13.3
 
7
  model-index:
8
  - name: finetuned_on_citesum_bart_text_summarisation
9
  results: []
10
+ datasets:
11
+ - yuningm/citesum
12
+ language:
13
+ - en
14
+ library_name: transformers
15
+ pipeline_tag: summarization
16
  ---
17
 
18
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
68
  - Transformers 4.30.0
69
  - Pytorch 2.3.0+cu121
70
  - Datasets 2.20.0
71
+ - Tokenizers 0.13.3