End of training
Browse files- README.md +5 -5
- config.json +0 -10
- model.safetensors +2 -2
- runs/Apr08_01-52-26_LAPTOP-ANUS2U3C/events.out.tfevents.1712537547.LAPTOP-ANUS2U3C.19844.0 +3 -0
- runs/Apr08_02-10-05_LAPTOP-ANUS2U3C/events.out.tfevents.1712538605.LAPTOP-ANUS2U3C.1264.0 +3 -0
- runs/Apr08_02-10-05_LAPTOP-ANUS2U3C/events.out.tfevents.1712539628.LAPTOP-ANUS2U3C.1264.1 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
This model is a fine-tuned version of [finiteautomata/bertweet-base-sentiment-analysis](https://huggingface.co/finiteautomata/bertweet-base-sentiment-analysis) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss: 0.
|
25 |
-
- Accuracy: 0.
|
26 |
-
- F1: 0.
|
27 |
-
- Recall: 0.
|
28 |
-
- Precision: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [finiteautomata/bertweet-base-sentiment-analysis](https://huggingface.co/finiteautomata/bertweet-base-sentiment-analysis) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.0794
|
25 |
+
- Accuracy: 0.9825
|
26 |
+
- F1: 0.9825
|
27 |
+
- Recall: 0.9899
|
28 |
+
- Precision: 0.9751
|
29 |
|
30 |
## Model description
|
31 |
|
config.json
CHANGED
@@ -11,18 +11,8 @@
|
|
11 |
"hidden_act": "gelu",
|
12 |
"hidden_dropout_prob": 0.1,
|
13 |
"hidden_size": 768,
|
14 |
-
"id2label": {
|
15 |
-
"0": "NEG",
|
16 |
-
"1": "NEU",
|
17 |
-
"2": "POS"
|
18 |
-
},
|
19 |
"initializer_range": 0.02,
|
20 |
"intermediate_size": 3072,
|
21 |
-
"label2id": {
|
22 |
-
"NEG": 0,
|
23 |
-
"NEU": 1,
|
24 |
-
"POS": 2
|
25 |
-
},
|
26 |
"layer_norm_eps": 1e-05,
|
27 |
"max_position_embeddings": 130,
|
28 |
"model_type": "roberta",
|
|
|
11 |
"hidden_act": "gelu",
|
12 |
"hidden_dropout_prob": 0.1,
|
13 |
"hidden_size": 768,
|
|
|
|
|
|
|
|
|
|
|
14 |
"initializer_range": 0.02,
|
15 |
"intermediate_size": 3072,
|
|
|
|
|
|
|
|
|
|
|
16 |
"layer_norm_eps": 1e-05,
|
17 |
"max_position_embeddings": 130,
|
18 |
"model_type": "roberta",
|
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:c4c63aac302e3a89e8e7c658bf40cbeefac8274b5f5d1257d0e89f08e9367d27
|
3 |
+
size 539630168
|
runs/Apr08_01-52-26_LAPTOP-ANUS2U3C/events.out.tfevents.1712537547.LAPTOP-ANUS2U3C.19844.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c5a65e1a437126353d49271d2a8379074cd239e871beba750947a8957ea93256
|
3 |
+
size 4968
|
runs/Apr08_02-10-05_LAPTOP-ANUS2U3C/events.out.tfevents.1712538605.LAPTOP-ANUS2U3C.1264.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb844f9fd99d530f57a7d5a011819fbaf6d20159c7246806d9e3f58ff0d1a371
|
3 |
+
size 5186
|
runs/Apr08_02-10-05_LAPTOP-ANUS2U3C/events.out.tfevents.1712539628.LAPTOP-ANUS2U3C.1264.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3862d393d620554efae5bcf2dc18e88094def8e99c063a4aadb703a72520432c
|
3 |
+
size 503
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4539
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:954dc72e0c7038b183c01e40b0de55de8fdff16f0cd7dc45ab7a609613522aa9
|
3 |
size 4539
|