Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,14 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
model-index:
|
6 |
- name: distilroberta-tcfd-disclosure
|
7 |
results: []
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -72,4 +76,4 @@ The following hyperparameters were used during training:
|
|
72 |
- Transformers 4.28.1
|
73 |
- Pytorch 2.0.0+cu118
|
74 |
- Datasets 2.12.0
|
75 |
-
- Tokenizers 0.13.3
|
|
|
1 |
---
|
2 |
+
license: mit
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
model-index:
|
6 |
- name: distilroberta-tcfd-disclosure
|
7 |
results: []
|
8 |
+
datasets:
|
9 |
+
- rexarski/TCFD_disclosure
|
10 |
+
language:
|
11 |
+
- en
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
76 |
- Transformers 4.28.1
|
77 |
- Pytorch 2.0.0+cu118
|
78 |
- Datasets 2.12.0
|
79 |
+
- Tokenizers 0.13.3
|