Madan490 commited on
Commit
e2ae2fb
1 Parent(s): 3ff23ba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -11,7 +11,7 @@ model-index:
11
  results:
12
  - task:
13
  name: Sequence-to-sequence Language Modeling
14
- type: text2text-generation
15
  dataset:
16
  name: multi_news
17
  type: multi_news
@@ -22,6 +22,7 @@ model-index:
22
  - name: Rouge1
23
  type: rouge
24
  value: 0.4038
 
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -76,4 +77,4 @@ The following hyperparameters were used during training:
76
  - Transformers 4.30.2
77
  - Pytorch 2.0.1+cu118
78
  - Datasets 2.13.1
79
- - Tokenizers 0.13.3
 
11
  results:
12
  - task:
13
  name: Sequence-to-sequence Language Modeling
14
+ type: textsummarization
15
  dataset:
16
  name: multi_news
17
  type: multi_news
 
22
  - name: Rouge1
23
  type: rouge
24
  value: 0.4038
25
+ pipeline_tag: summarization
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
77
  - Transformers 4.30.2
78
  - Pytorch 2.0.1+cu118
79
  - Datasets 2.13.1
80
+ - Tokenizers 0.13.3