ledinhnguyen00
commited on
Commit
•
fefb915
1
Parent(s):
f425a52
Training in progress epoch 0
Browse files- README.md +5 -5
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,9 +15,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [wonrax/phobert-base-vietnamese-sentiment](https://huggingface.co/wonrax/phobert-base-vietnamese-sentiment) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Validation Loss: 0.
|
20 |
-
- Train Accuracy: 0.
|
21 |
- Epoch: 0
|
22 |
|
23 |
## Model description
|
@@ -44,7 +44,7 @@ The following hyperparameters were used during training:
|
|
44 |
|
45 |
| Train Loss | Validation Loss | Train Accuracy | Epoch |
|
46 |
|:----------:|:---------------:|:--------------:|:-----:|
|
47 |
-
| 0.
|
48 |
|
49 |
|
50 |
### Framework versions
|
@@ -52,4 +52,4 @@ The following hyperparameters were used during training:
|
|
52 |
- Transformers 4.34.0
|
53 |
- TensorFlow 2.12.0
|
54 |
- Datasets 2.14.5
|
55 |
-
- Tokenizers 0.14.
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [wonrax/phobert-base-vietnamese-sentiment](https://huggingface.co/wonrax/phobert-base-vietnamese-sentiment) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.8098
|
19 |
+
- Validation Loss: 0.7439
|
20 |
+
- Train Accuracy: 0.6678
|
21 |
- Epoch: 0
|
22 |
|
23 |
## Model description
|
|
|
44 |
|
45 |
| Train Loss | Validation Loss | Train Accuracy | Epoch |
|
46 |
|:----------:|:---------------:|:--------------:|:-----:|
|
47 |
+
| 0.8098 | 0.7439 | 0.6678 | 0 |
|
48 |
|
49 |
|
50 |
### Framework versions
|
|
|
52 |
- Transformers 4.34.0
|
53 |
- TensorFlow 2.12.0
|
54 |
- Datasets 2.14.5
|
55 |
+
- Tokenizers 0.14.1
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 540291904
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9778e700723ec579db845e5f55eb52b4fe38a63e709c83b2a73bcfb1f43cf90c
|
3 |
size 540291904
|