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.
|
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.4675 | 0.7816 | 0.3782 | 0.8436 | 0 |
|
48 |
| 0.3006 | 0.8886 | 0.4087 | 0.8324 | 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.1880
|
18 |
+
- Train Accuracy: 0.9396
|
19 |
+
- Validation Loss: 0.3926
|
20 |
+
- Validation Accuracy: 0.8492
|
21 |
+
- Epoch: 2
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
46 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
47 |
| 0.4675 | 0.7816 | 0.3782 | 0.8436 | 0 |
|
48 |
| 0.3006 | 0.8886 | 0.4087 | 0.8324 | 1 |
|
49 |
+
| 0.1880 | 0.9396 | 0.3926 | 0.8492 | 2 |
|
50 |
|
51 |
|
52 |
### Framework versions
|
logs/train/events.out.tfevents.1676047305.ac38487b6343.1977.2.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:f7746cf39b65705f4cf6334b2724511dbf3b6508c78b0cc43814e722de3a0862
|
3 |
+
size 3139176
|
logs/validation/events.out.tfevents.1676047475.ac38487b6343.1977.3.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:66a3d33ab16aba6af86491ed2a99db24cd47a248b49ba02e1e0c5e44241f935c
|
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:3f1d2956809639dfd2ef5ef4ce54f790390ac6f75600264381604c6e87c516cb
|
3 |
size 442783616
|