jolenechong
commited on
Commit
·
c820f03
1
Parent(s):
b6ac7a0
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,9 @@ model-index:
|
|
7 |
- name: lora-bart-cnn-1024
|
8 |
results: []
|
9 |
library_name: peft
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -69,4 +72,4 @@ The following hyperparameters were used during training:
|
|
69 |
- Transformers 4.34.1
|
70 |
- Pytorch 2.1.0+cu121
|
71 |
- Datasets 2.14.6
|
72 |
-
- Tokenizers 0.14.1
|
|
|
7 |
- name: lora-bart-cnn-1024
|
8 |
results: []
|
9 |
library_name: peft
|
10 |
+
datasets:
|
11 |
+
- gigant/tib
|
12 |
+
pipeline_tag: summarization
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
72 |
- Transformers 4.34.1
|
73 |
- Pytorch 2.1.0+cu121
|
74 |
- Datasets 2.14.6
|
75 |
+
- Tokenizers 0.14.1
|