reecursion
commited on
End of training
Browse files
README.md
CHANGED
@@ -18,10 +18,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [FacebookAI/xlm-roberta-base](https://huggingface.co/FacebookAI/xlm-roberta-base) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- F1: 0.
|
23 |
-
- Roc Auc: 0.
|
24 |
-
- Accuracy: 0.
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -52,11 +52,11 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
|
61 |
|
62 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [FacebookAI/xlm-roberta-base](https://huggingface.co/FacebookAI/xlm-roberta-base) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.1617
|
22 |
+
- F1: 0.9683
|
23 |
+
- Roc Auc: 0.9622
|
24 |
+
- Accuracy: 0.9125
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|
|
55 |
+
| 0.312 | 1.0 | 600 | 0.2784 | 0.9053 | 0.8878 | 0.7333 |
|
56 |
+
| 0.1656 | 2.0 | 1200 | 0.1670 | 0.9468 | 0.9348 | 0.8542 |
|
57 |
+
| 0.0967 | 3.0 | 1800 | 0.1803 | 0.9585 | 0.9504 | 0.8865 |
|
58 |
+
| 0.0685 | 4.0 | 2400 | 0.1694 | 0.9639 | 0.9568 | 0.9021 |
|
59 |
+
| 0.0286 | 5.0 | 3000 | 0.1617 | 0.9683 | 0.9622 | 0.9125 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
config.json
CHANGED
@@ -12,14 +12,16 @@
|
|
12 |
"hidden_size": 768,
|
13 |
"id2label": {
|
14 |
"0": "UK",
|
15 |
-
"1": "
|
16 |
-
"2": "
|
|
|
17 |
},
|
18 |
"initializer_range": 0.02,
|
19 |
"intermediate_size": 3072,
|
20 |
"label2id": {
|
21 |
-
"
|
22 |
-
"
|
|
|
23 |
"UK": 0
|
24 |
},
|
25 |
"layer_norm_eps": 1e-05,
|
|
|
12 |
"hidden_size": 768,
|
13 |
"id2label": {
|
14 |
"0": "UK",
|
15 |
+
"1": "India",
|
16 |
+
"2": "Real",
|
17 |
+
"3": "Inspirational"
|
18 |
},
|
19 |
"initializer_range": 0.02,
|
20 |
"intermediate_size": 3072,
|
21 |
"label2id": {
|
22 |
+
"India": 1,
|
23 |
+
"Inspirational": 3,
|
24 |
+
"Real": 2,
|
25 |
"UK": 0
|
26 |
},
|
27 |
"layer_norm_eps": 1e-05,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:105b1800c1e1f7a461bdc26f11a3c7c1338e509bf81545bfb05f170a8b8413d9
|
3 |
+
size 1112211160
|
runs/Apr11_05-37-38_a71397fe554d/events.out.tfevents.1712813866.a71397fe554d.171.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:46084cb47e8e39418fc55062de09cb23d46373932a606213126b4e3b3f3bdea6
|
3 |
+
size 8669
|
runs/Apr11_05-37-38_a71397fe554d/events.out.tfevents.1712815401.a71397fe554d.171.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e6601d544e6f15820eb57f4342a30623726161e77d4dc31d2ce2a48a5b7deeba
|
3 |
+
size 508
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:219ff7af74422486977a7f0ceb4b00ddc031103b42de03a055bf8080c68c8a7d
|
3 |
size 4984
|