Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,11 @@ metrics:
|
|
11 |
model-index:
|
12 |
- name: finetune_output
|
13 |
results: []
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -64,4 +69,4 @@ The following hyperparameters were used during training:
|
|
64 |
- Transformers 4.32.1
|
65 |
- Pytorch 2.0.1+cu117
|
66 |
- Datasets 2.12.0
|
67 |
-
- Tokenizers 0.13.2
|
|
|
11 |
model-index:
|
12 |
- name: finetune_output
|
13 |
results: []
|
14 |
+
datasets:
|
15 |
+
- surrey-nlp/PLOD-CW
|
16 |
+
language:
|
17 |
+
- en
|
18 |
+
library_name: transformers
|
19 |
---
|
20 |
|
21 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
69 |
- Transformers 4.32.1
|
70 |
- Pytorch 2.0.1+cu117
|
71 |
- Datasets 2.12.0
|
72 |
+
- Tokenizers 0.13.2
|