End of training
Browse files- README.md +5 -5
- config.json +1 -0
- model.safetensors +1 -1
- runs/May11_06-07-26_6fd78f6443ea/events.out.tfevents.1715407666.6fd78f6443ea.23.0 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [techthiyanes/chinese_sentiment](https://huggingface.co/techthiyanes/chinese_sentiment) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss:
|
20 |
-
- Accuracy: 0.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -48,9 +48,9 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
51 |
-
| 0.
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
|
55 |
|
56 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [techthiyanes/chinese_sentiment](https://huggingface.co/techthiyanes/chinese_sentiment) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.9208
|
20 |
+
- Accuracy: 0.5955
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
51 |
+
| 0.925 | 1.0 | 1152 | 0.8893 | 0.5927 |
|
52 |
+
| 0.8375 | 2.0 | 2304 | 0.8942 | 0.5994 |
|
53 |
+
| 0.8316 | 3.0 | 3456 | 0.9208 | 0.5955 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
config.json
CHANGED
@@ -32,6 +32,7 @@
|
|
32 |
"num_hidden_layers": 12,
|
33 |
"pad_token_id": 0,
|
34 |
"position_embedding_type": "absolute",
|
|
|
35 |
"torch_dtype": "float32",
|
36 |
"transformers_version": "4.39.3",
|
37 |
"type_vocab_size": 2,
|
|
|
32 |
"num_hidden_layers": 12,
|
33 |
"pad_token_id": 0,
|
34 |
"position_embedding_type": "absolute",
|
35 |
+
"problem_type": "single_label_classification",
|
36 |
"torch_dtype": "float32",
|
37 |
"transformers_version": "4.39.3",
|
38 |
"type_vocab_size": 2,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 409109468
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d9d8be1ce13b449b99c664fe500d5644950b82da19a8865aebef48614f2923fe
|
3 |
size 409109468
|
runs/May11_06-07-26_6fd78f6443ea/events.out.tfevents.1715407666.6fd78f6443ea.23.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fcacb697926e87f19d2799071e4558d9413fb098d051e7d3ba5d6f6801726ba7
|
3 |
+
size 78901
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77fc753cb9b48da4e0084269a7135ed18aeb6618097cf82ffec182b073931c20
|
3 |
size 4920
|