Training in progress epoch 4
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.8436
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
|
|
48 |
| 0.3120 | 0.8799 | 0.3702 | 0.8492 | 1 |
|
49 |
| 0.1824 | 0.9340 | 0.3928 | 0.8547 | 2 |
|
50 |
| 0.0972 | 0.9714 | 0.4849 | 0.8436 | 3 |
|
|
|
51 |
|
52 |
|
53 |
### 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.0542
|
18 |
+
- Train Accuracy: 0.9844
|
19 |
+
- Validation Loss: 0.5073
|
20 |
- Validation Accuracy: 0.8436
|
21 |
+
- Epoch: 4
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
48 |
| 0.3120 | 0.8799 | 0.3702 | 0.8492 | 1 |
|
49 |
| 0.1824 | 0.9340 | 0.3928 | 0.8547 | 2 |
|
50 |
| 0.0972 | 0.9714 | 0.4849 | 0.8436 | 3 |
|
51 |
+
| 0.0542 | 0.9844 | 0.5073 | 0.8436 | 4 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
logs/train/events.out.tfevents.1676280858.00055162d747.1148.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:0212cccdb2e6861505540873760515e20c4aa4e1435395fd43d57a919a8c7f4e
|
3 |
+
size 3919280
|
logs/validation/events.out.tfevents.1676281073.00055162d747.1148.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:f19dbecf4b83740a3f0ddabe811d468013b1facedf89aee88c31387a95ca169c
|
3 |
+
size 1636
|
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:0004c1fccae98e3743f05ed8490df31d3d7c0688279683c08e98c0e662373d69
|
3 |
size 442783616
|