Training in progress epoch 0
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.4751
|
20 |
- Validation Accuracy: 0.8255
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -44,9 +44,7 @@ The following hyperparameters were used during training:
|
|
44 |
|
45 |
| Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
|
46 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
47 |
-
| 0.
|
48 |
-
| 0.3397 | 0.8588 | 0.4398 | 0.8091 | 1 |
|
49 |
-
| 0.2025 | 0.9269 | 0.4751 | 0.8255 | 2 |
|
50 |
|
51 |
|
52 |
### 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.1540
|
18 |
+
- Train Accuracy: 0.9468
|
19 |
- Validation Loss: 0.4751
|
20 |
- Validation Accuracy: 0.8255
|
21 |
+
- Epoch: 0
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
44 |
|
45 |
| Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
|
46 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
47 |
+
| 0.1540 | 0.9468 | 0.4751 | 0.8255 | 0 |
|
|
|
|
|
48 |
|
49 |
|
50 |
### Framework versions
|
logs/train/events.out.tfevents.1678828806.f95d79dc82d3.2369.2.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08ef98087dac8b02e7bfe80da605268b41e0e3b321acc8d6a7695800a2728c34
|
3 |
+
size 3918412
|
logs/validation/events.out.tfevents.1678828968.f95d79dc82d3.2369.3.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4435938b3c36d9fadf37a0265f7d791df553c2ee86586d292ec3d9987f98924
|
3 |
+
size 356
|
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:75fee6dba200769bbd43816c8a926f7911ddb82b9344d158fa56752100c9e316
|
3 |
size 442783616
|