End of training
Browse files- README.md +10 -10
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [AnonymousCS/populism_xlmr_base](https://huggingface.co/AnonymousCS/populism_xlmr_base) on the None dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
-
- Loss: 0.
|
| 22 |
- Accuracy: 0.9523
|
| 23 |
- 1-f1: 0.0
|
| 24 |
- 1-recall: 0.0
|
|
@@ -42,7 +42,7 @@ More information needed
|
|
| 42 |
### Training hyperparameters
|
| 43 |
|
| 44 |
The following hyperparameters were used during training:
|
| 45 |
-
- learning_rate:
|
| 46 |
- train_batch_size: 16
|
| 47 |
- eval_batch_size: 16
|
| 48 |
- seed: 42
|
|
@@ -54,14 +54,14 @@ The following hyperparameters were used during training:
|
|
| 54 |
|
| 55 |
### Training results
|
| 56 |
|
| 57 |
-
| Training Loss | Epoch | Step | Validation Loss | Accuracy | 1-f1
|
| 58 |
-
|:-------------:|:-----:|:----:|:---------------:|:--------:|:----
|
| 59 |
-
| 0.
|
| 60 |
-
| 0.
|
| 61 |
-
| 0.
|
| 62 |
-
| 0.
|
| 63 |
-
| 0.
|
| 64 |
-
| 0.
|
| 65 |
|
| 66 |
|
| 67 |
### Framework versions
|
|
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [AnonymousCS/populism_xlmr_base](https://huggingface.co/AnonymousCS/populism_xlmr_base) on the None dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
+
- Loss: 0.6810
|
| 22 |
- Accuracy: 0.9523
|
| 23 |
- 1-f1: 0.0
|
| 24 |
- 1-recall: 0.0
|
|
|
|
| 42 |
### Training hyperparameters
|
| 43 |
|
| 44 |
The following hyperparameters were used during training:
|
| 45 |
+
- learning_rate: 1e-06
|
| 46 |
- train_batch_size: 16
|
| 47 |
- eval_batch_size: 16
|
| 48 |
- seed: 42
|
|
|
|
| 54 |
|
| 55 |
### Training results
|
| 56 |
|
| 57 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | 1-f1 | 1-recall | 1-precision | Balanced Acc |
|
| 58 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:----:|:--------:|:-----------:|:------------:|
|
| 59 |
+
| 0.7093 | 1.0 | 333 | 0.5920 | 0.9523 | 0.0 | 0.0 | 0.0 | 0.5 |
|
| 60 |
+
| 0.6925 | 2.0 | 666 | 0.6532 | 0.9523 | 0.0 | 0.0 | 0.0 | 0.5 |
|
| 61 |
+
| 0.7687 | 3.0 | 999 | 0.6717 | 0.9523 | 0.0 | 0.0 | 0.0 | 0.5 |
|
| 62 |
+
| 0.7076 | 4.0 | 1332 | 0.6867 | 0.9523 | 0.0 | 0.0 | 0.0 | 0.5 |
|
| 63 |
+
| 0.7021 | 5.0 | 1665 | 0.6757 | 0.9523 | 0.0 | 0.0 | 0.0 | 0.5 |
|
| 64 |
+
| 0.6836 | 6.0 | 1998 | 0.6810 | 0.9523 | 0.0 | 0.0 | 0.0 | 0.5 |
|
| 65 |
|
| 66 |
|
| 67 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1112205008
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ee355c3e717cac49748a7d0471a266a19998419ae9f1206a61be34774ae8caad
|
| 3 |
size 1112205008
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5432
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ace1d76529130c47f1071e9be359894f7100f599a91f72e89858586b854cccc1
|
| 3 |
size 5432
|