Finished training.
Browse files- README.md +7 -7
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -23,7 +23,7 @@ model-index:
|
|
23 |
args: default
|
24 |
metrics:
|
25 |
- type: accuracy
|
26 |
-
value: 0.
|
27 |
name: accuracy
|
28 |
---
|
29 |
|
@@ -34,7 +34,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
34 |
|
35 |
This model is a fine-tuned version of [oferweintraub/bert-base-finance-sentiment-noisy-search](https://huggingface.co/oferweintraub/bert-base-finance-sentiment-noisy-search) on the ag_news dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
-
- accuracy: 0.
|
38 |
|
39 |
## Model description
|
40 |
|
@@ -65,11 +65,11 @@ The following hyperparameters were used during training:
|
|
65 |
|
66 |
| accuracy | train_loss | epoch |
|
67 |
|:--------:|:----------:|:-----:|
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
|
74 |
|
75 |
### Framework versions
|
|
|
23 |
args: default
|
24 |
metrics:
|
25 |
- type: accuracy
|
26 |
+
value: 0.9294736842105263
|
27 |
name: accuracy
|
28 |
---
|
29 |
|
|
|
34 |
|
35 |
This model is a fine-tuned version of [oferweintraub/bert-base-finance-sentiment-noisy-search](https://huggingface.co/oferweintraub/bert-base-finance-sentiment-noisy-search) on the ag_news dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
+
- accuracy: 0.9295
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
65 |
|
66 |
| accuracy | train_loss | epoch |
|
67 |
|:--------:|:----------:|:-----:|
|
68 |
+
| 0.2697 | None | 0 |
|
69 |
+
| 0.9113 | 0.3277 | 0 |
|
70 |
+
| 0.9212 | 0.2316 | 1 |
|
71 |
+
| 0.9261 | 0.2101 | 2 |
|
72 |
+
| 0.9295 | 0.1993 | 3 |
|
73 |
|
74 |
|
75 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 166552
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f53e79d8e48d60673a3de66d4579a58b7ea11511df095fa4170019b55c4ef4c6
|
3 |
size 166552
|