ShushantLLM
commited on
Commit
•
e84a313
1
Parent(s):
3028b60
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,9 @@ metrics:
|
|
8 |
model-index:
|
9 |
- name: bart-large-xsum-finetuned-sst2
|
10 |
results: []
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -66,4 +69,4 @@ The following hyperparameters were used during training:
|
|
66 |
- Transformers 4.38.1
|
67 |
- Pytorch 2.1.0+cu121
|
68 |
- Datasets 2.17.1
|
69 |
-
- Tokenizers 0.15.2
|
|
|
8 |
model-index:
|
9 |
- name: bart-large-xsum-finetuned-sst2
|
10 |
results: []
|
11 |
+
datasets:
|
12 |
+
- samsum
|
13 |
+
pipeline_tag: summarization
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
69 |
- Transformers 4.38.1
|
70 |
- Pytorch 2.1.0+cu121
|
71 |
- Datasets 2.17.1
|
72 |
+
- Tokenizers 0.15.2
|