reinforcementlucia
commited on
Commit
•
0583305
1
Parent(s):
cc4e02e
Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,8 @@ tags:
|
|
6 |
model-index:
|
7 |
- name: bart-large
|
8 |
results: []
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -25,7 +27,7 @@ More information needed
|
|
25 |
|
26 |
## Training and evaluation data
|
27 |
|
28 |
-
|
29 |
|
30 |
## Training procedure
|
31 |
|
@@ -53,4 +55,4 @@ The following hyperparameters were used during training:
|
|
53 |
- Transformers 4.38.2
|
54 |
- Pytorch 2.2.1+cu121
|
55 |
- Datasets 2.18.0
|
56 |
-
- Tokenizers 0.15.2
|
|
|
6 |
model-index:
|
7 |
- name: bart-large
|
8 |
results: []
|
9 |
+
datasets:
|
10 |
+
- EdinburghNLP/xsum
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
27 |
|
28 |
## Training and evaluation data
|
29 |
|
30 |
+
Trained on 9k rows of data.
|
31 |
|
32 |
## Training procedure
|
33 |
|
|
|
55 |
- Transformers 4.38.2
|
56 |
- Pytorch 2.2.1+cu121
|
57 |
- Datasets 2.18.0
|
58 |
+
- Tokenizers 0.15.2
|