Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,9 @@ tags:
|
|
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 +75,4 @@ The following hyperparameters were used during training:
|
|
72 |
- Transformers 4.28.1
|
73 |
- Pytorch 2.0.0+cu118
|
74 |
- Datasets 2.11.0
|
75 |
-
- Tokenizers 0.13.3
|
|
|
5 |
model-index:
|
6 |
- name: distilroberta-tcfd-disclosure
|
7 |
results: []
|
8 |
+
datasets:
|
9 |
+
- rexarski/TCFD_disclosure
|
10 |
+
pipeline_tag: text-classification
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
75 |
- Transformers 4.28.1
|
76 |
- Pytorch 2.0.0+cu118
|
77 |
- Datasets 2.11.0
|
78 |
+
- Tokenizers 0.13.3
|