Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,11 @@ metrics:
|
|
8 |
model-index:
|
9 |
- name: 01_ToS-BART
|
10 |
results: []
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -67,4 +72,4 @@ The following hyperparameters were used during training:
|
|
67 |
- Transformers 4.35.2
|
68 |
- Pytorch 2.1.0+cu121
|
69 |
- Datasets 2.15.0
|
70 |
-
- Tokenizers 0.15.0
|
|
|
8 |
model-index:
|
9 |
- name: 01_ToS-BART
|
10 |
results: []
|
11 |
+
datasets:
|
12 |
+
- EE21/ToS-Summaries
|
13 |
+
language:
|
14 |
+
- en
|
15 |
+
pipeline_tag: summarization
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
72 |
- Transformers 4.35.2
|
73 |
- Pytorch 2.1.0+cu121
|
74 |
- Datasets 2.15.0
|
75 |
+
- Tokenizers 0.15.0
|