Training in progress epoch 1
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 |
|
@@ -45,6 +45,7 @@ The following hyperparameters were used during training:
|
|
45 |
| Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
|
46 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
47 |
| 0.5259 | 0.7349 | 0.4369 | 0.8017 | 0 |
|
|
|
48 |
|
49 |
|
50 |
### 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.3397
|
18 |
+
- Train Accuracy: 0.8588
|
19 |
+
- Validation Loss: 0.4398
|
20 |
+
- Validation Accuracy: 0.8091
|
21 |
+
- Epoch: 1
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
45 |
| Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
|
46 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
47 |
| 0.5259 | 0.7349 | 0.4369 | 0.8017 | 0 |
|
48 |
+
| 0.3397 | 0.8588 | 0.4398 | 0.8091 | 1 |
|
49 |
|
50 |
|
51 |
### Framework versions
|
logs/train/events.out.tfevents.1678826736.f95d79dc82d3.2369.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:c526d3b4982c295852d0226296793642b11ab8a634dfa7d051e2e081d289fc1a
|
3 |
+
size 3918629
|
logs/validation/events.out.tfevents.1678826975.f95d79dc82d3.2369.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:ef3a73caa1fab4056c3442a0fefaea59021de9660c5cd46dbec8422076fcb853
|
3 |
+
size 676
|
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:ba462aaf5b39d323bb227dd8b99f06c37dc99a18c6a549367a1fcd2b3be47722
|
3 |
size 442783616
|