Training in progress epoch 2
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.4132
|
20 |
-
- Validation Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
|
|
46 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
47 |
| 0.4575 | 0.7934 | 0.4093 | 0.8492 | 0 |
|
48 |
| 0.2709 | 0.9073 | 0.4132 | 0.8603 | 1 |
|
|
|
49 |
|
50 |
|
51 |
### 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.1724
|
18 |
+
- Train Accuracy: 0.9446
|
19 |
- Validation Loss: 0.4132
|
20 |
+
- Validation Accuracy: 0.8436
|
21 |
+
- Epoch: 2
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
46 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
47 |
| 0.4575 | 0.7934 | 0.4093 | 0.8492 | 0 |
|
48 |
| 0.2709 | 0.9073 | 0.4132 | 0.8603 | 1 |
|
49 |
+
| 0.1724 | 0.9446 | 0.4132 | 0.8436 | 2 |
|
50 |
|
51 |
|
52 |
### Framework versions
|
logs/train/events.out.tfevents.1676022783.9a26f421da70.364.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:dee25fb35425f4018b485cfd5eb56a936252f2432b437af1dc144c6c4ac587c8
|
3 |
+
size 3139176
|
logs/validation/events.out.tfevents.1676022963.9a26f421da70.364.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:35f227979965a7c99d408206ca36a43c100a3f3521103e50189af24855539f7e
|
3 |
+
size 996
|
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:02c861e84819e826545554dd9a91659c575dd0e8e115c6890ddbea56c4b87779
|
3 |
size 442783616
|