Update README.md
Browse files
README.md
CHANGED
@@ -8,12 +8,14 @@ metrics:
|
|
8 |
model-index:
|
9 |
- name: long-t5-tglobal-base-synthsumm-16384-v2
|
10 |
results: []
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
should probably proofread and complete it, then remove this comment. -->
|
15 |
|
16 |
-
# long-t5-tglobal-base-
|
17 |
|
18 |
This model is a fine-tuned version of [google/long-t5-tglobal-base](https://huggingface.co/google/long-t5-tglobal-base) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
@@ -68,4 +70,4 @@ The following hyperparameters were used during training:
|
|
68 |
- Transformers 4.36.0.dev0
|
69 |
- Pytorch 2.1.0
|
70 |
- Datasets 2.15.0
|
71 |
-
- Tokenizers 0.15.0
|
|
|
8 |
model-index:
|
9 |
- name: long-t5-tglobal-base-synthsumm-16384-v2
|
10 |
results: []
|
11 |
+
datasets:
|
12 |
+
- pszemraj/synthsumm
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
16 |
should probably proofread and complete it, then remove this comment. -->
|
17 |
|
18 |
+
# long-t5-tglobal-base-synthsumm_direct
|
19 |
|
20 |
This model is a fine-tuned version of [google/long-t5-tglobal-base](https://huggingface.co/google/long-t5-tglobal-base) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
|
|
70 |
- Transformers 4.36.0.dev0
|
71 |
- Pytorch 2.1.0
|
72 |
- Datasets 2.15.0
|
73 |
+
- Tokenizers 0.15.0
|