teddythinh
commited on
Commit
•
90fc3b0
1
Parent(s):
e0051b1
Training in progress epoch 1
Browse files
README.md
CHANGED
@@ -14,13 +14,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [vinai/phobert-base-v2](https://huggingface.co/vinai/phobert-base-v2) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss:
|
18 |
-
- Train End Logits Accuracy: 0.
|
19 |
-
- Train Start Logits Accuracy: 0.
|
20 |
-
- Validation Loss:
|
21 |
-
- Validation End Logits Accuracy: 0.
|
22 |
-
- Validation Start Logits Accuracy: 0.
|
23 |
-
- Epoch:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
|
|
47 |
| Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
|
48 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
49 |
| 2.7462 | 0.3481 | 0.2765 | 2.0324 | 0.4644 | 0.4040 | 0 |
|
|
|
50 |
|
51 |
|
52 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [vinai/phobert-base-v2](https://huggingface.co/vinai/phobert-base-v2) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 1.8423
|
18 |
+
- Train End Logits Accuracy: 0.4973
|
19 |
+
- Train Start Logits Accuracy: 0.4201
|
20 |
+
- Validation Loss: 1.9312
|
21 |
+
- Validation End Logits Accuracy: 0.4842
|
22 |
+
- Validation Start Logits Accuracy: 0.4203
|
23 |
+
- Epoch: 1
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
47 |
| Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
|
48 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
49 |
| 2.7462 | 0.3481 | 0.2765 | 2.0324 | 0.4644 | 0.4040 | 0 |
|
50 |
+
| 1.8423 | 0.4973 | 0.4201 | 1.9312 | 0.4842 | 0.4203 | 1 |
|
51 |
|
52 |
|
53 |
### Framework versions
|
logs/train/events.out.tfevents.1706002677.24b49359699b.169.0.v2
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:90c06446e891451b7aaabdf23e29877d99c980fbd869c096d02c1db50ec695f3
|
3 |
+
size 2270115
|
logs/validation/events.out.tfevents.1706003740.24b49359699b.169.1.v2
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:e4f7ec275e9df8b893935fc2033ac0347b5573471da40f6a409db4bf45c9b52d
|
3 |
+
size 1136
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 537923816
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b93868d29b68f9d463bf67b3d60e10bf8f08321def1aa789bb6b15cf739b050
|
3 |
size 537923816
|