update model card README.md
Browse files
README.md
CHANGED
@@ -5,9 +5,6 @@ tags:
|
|
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
|
@@ -17,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 1.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -52,27 +49,27 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|
|
55 |
-
| No log | 1.0 | 5 | 2.
|
56 |
-
| 2.
|
57 |
-
| 2.
|
58 |
-
| 2.
|
59 |
-
| 2.
|
60 |
-
| 2.
|
61 |
-
| 2.
|
62 |
-
|
|
63 |
-
|
|
64 |
-
| 1.
|
65 |
-
| 1.
|
66 |
-
| 1.
|
67 |
-
| 1.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
|
72 |
|
73 |
### Framework versions
|
74 |
|
75 |
- Transformers 4.28.1
|
76 |
- Pytorch 2.0.0+cu118
|
77 |
-
- Datasets 2.
|
78 |
-
- Tokenizers 0.13.3
|
|
|
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
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 1.8681
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|
|
52 |
+
| No log | 1.0 | 5 | 2.3837 |
|
53 |
+
| 2.3918 | 2.0 | 10 | 2.3787 |
|
54 |
+
| 2.3918 | 3.0 | 15 | 2.3704 |
|
55 |
+
| 2.3754 | 4.0 | 20 | 2.3623 |
|
56 |
+
| 2.3754 | 5.0 | 25 | 2.3396 |
|
57 |
+
| 2.2976 | 6.0 | 30 | 2.2599 |
|
58 |
+
| 2.2976 | 7.0 | 35 | 2.1095 |
|
59 |
+
| 2.0439 | 8.0 | 40 | 2.0184 |
|
60 |
+
| 2.0439 | 9.0 | 45 | 1.9059 |
|
61 |
+
| 1.6799 | 10.0 | 50 | 1.8469 |
|
62 |
+
| 1.6799 | 11.0 | 55 | 1.8089 |
|
63 |
+
| 1.2948 | 12.0 | 60 | 1.7263 |
|
64 |
+
| 1.2948 | 13.0 | 65 | 1.7250 |
|
65 |
+
| 0.9621 | 14.0 | 70 | 1.8106 |
|
66 |
+
| 0.9621 | 15.0 | 75 | 1.8073 |
|
67 |
+
| 0.7356 | 16.0 | 80 | 1.8681 |
|
68 |
|
69 |
|
70 |
### Framework versions
|
71 |
|
72 |
- Transformers 4.28.1
|
73 |
- Pytorch 2.0.0+cu118
|
74 |
+
- Datasets 2.12.0
|
75 |
+
- Tokenizers 0.13.3
|