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.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.0848
|
18 |
+
- Train Accuracy: 0.9764
|
19 |
+
- Validation Loss: 0.4695
|
20 |
+
- Validation Accuracy: 0.8547
|
21 |
+
- Epoch: 4
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
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 |
+
| 0.0848 | 0.9764 | 0.4695 | 0.8547 | 4 |
|
52 |
|
53 |
|
54 |
### 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:0a223798a9c87b2e7e1fb543f29a3c098d4527d068bd6449ecb0bdaf2179f570
|
3 |
+
size 3139610
|
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:9f38b08b9f567821e17f7e227c133ffd2ba2a91975fc509d811769ee5be89026
|
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:e72c469989d2323188581257f0b79f698541e4139928f62b0a3a19d0409dcc75
|
3 |
size 442783616
|