truongnguyenxuanvinh
commited on
Commit
·
f15d556
1
Parent(s):
78a2fa7
Training in progress epoch 2
Browse files
README.md
CHANGED
@@ -15,10 +15,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Validation Loss: 0.
|
20 |
-
- Train Matthews Correlation: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
|
|
46 |
|:----------:|:---------------:|:--------------------------:|:-----:|
|
47 |
| 0.5230 | 0.4695 | 0.4248 | 0 |
|
48 |
| 0.3257 | 0.4712 | 0.5033 | 1 |
|
|
|
49 |
|
50 |
|
51 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.1920
|
19 |
+
- Validation Loss: 0.5417
|
20 |
+
- Train Matthews Correlation: 0.5154
|
21 |
+
- Epoch: 2
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
46 |
|:----------:|:---------------:|:--------------------------:|:-----:|
|
47 |
| 0.5230 | 0.4695 | 0.4248 | 0 |
|
48 |
| 0.3257 | 0.4712 | 0.5033 | 1 |
|
49 |
+
| 0.1920 | 0.5417 | 0.5154 | 2 |
|
50 |
|
51 |
|
52 |
### Framework versions
|
logs/train/events.out.tfevents.1692239132.6d7141b1d1a9.1539.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:fc6a20e73871b278c1cc02c1308bc0c3bf596ca97b01c2260a5f6037a31407d7
|
3 |
+
size 1789002
|
logs/validation/events.out.tfevents.1692240651.6d7141b1d1a9.1539.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:c6d7db63465220873e3d23fd2e8bea7c8ec8311baa936041dd82369f76f3bb9f
|
3 |
+
size 544
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267951808
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4ccd6d93ee2976e3798335dc0c7397e51b271617add6a324f34e68bca441559
|
3 |
size 267951808
|