Training in progress epoch 3
Browse files
README.md
CHANGED
@@ -14,11 +14,11 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [camembert-base](https://huggingface.co/camembert-base) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 0.
|
18 |
-
- Train Accuracy: 0.
|
19 |
-
- Validation Loss: 0.
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
|
|
47 |
| 0.5151 | 0.7561 | 0.4200 | 0.8212 | 0 |
|
48 |
| 0.3509 | 0.8612 | 0.3811 | 0.8380 | 1 |
|
49 |
| 0.2267 | 0.9216 | 0.4305 | 0.8380 | 2 |
|
|
|
50 |
|
51 |
|
52 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [camembert-base](https://huggingface.co/camembert-base) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.1352
|
18 |
+
- Train Accuracy: 0.9589
|
19 |
+
- Validation Loss: 0.4609
|
20 |
+
- Validation Accuracy: 0.8436
|
21 |
+
- Epoch: 3
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
47 |
| 0.5151 | 0.7561 | 0.4200 | 0.8212 | 0 |
|
48 |
| 0.3509 | 0.8612 | 0.3811 | 0.8380 | 1 |
|
49 |
| 0.2267 | 0.9216 | 0.4305 | 0.8380 | 2 |
|
50 |
+
| 0.1352 | 0.9589 | 0.4609 | 0.8436 | 3 |
|
51 |
|
52 |
|
53 |
### Framework versions
|
logs/train/events.out.tfevents.1676047991.ac38487b6343.1977.4.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:26d8ae8f7fd0edf19b1585e286f2fa958edc5698f34231c871e51ba22f9f083b
|
3 |
+
size 3139393
|
logs/validation/events.out.tfevents.1676048167.ac38487b6343.1977.5.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:097655bf2a9bb05b9a7a200baf03453a74d9061b8e44ee6beedddfdc9d1bf4d4
|
3 |
+
size 1316
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 442783616
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6fc32ad21221730d85c0998631acb25d170a359bdf830145d2f92aa03b73b4ab
|
3 |
size 442783616
|