Training in progress epoch 1
Browse files
README.md
CHANGED
@@ -15,10 +15,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
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.
|
19 |
- Validation Loss: 0.4751
|
20 |
- Validation Accuracy: 0.8255
|
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.1540 | 0.9468 | 0.4751 | 0.8255 | 0 |
|
|
|
48 |
|
49 |
|
50 |
### Framework versions
|
|
|
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.9462
|
19 |
- Validation Loss: 0.4751
|
20 |
- Validation Accuracy: 0.8255
|
21 |
+
- Epoch: 1
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
45 |
| Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
|
46 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
47 |
| 0.1540 | 0.9468 | 0.4751 | 0.8255 | 0 |
|
48 |
+
| 0.1540 | 0.9462 | 0.4751 | 0.8255 | 1 |
|
49 |
|
50 |
|
51 |
### Framework versions
|
logs/train/events.out.tfevents.1678828806.f95d79dc82d3.2369.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:d3af0c7fe034be6b9706594b85a101ca1334d77ae3289703b43f171822651a5f
|
3 |
+
size 3918629
|
logs/validation/events.out.tfevents.1678828968.f95d79dc82d3.2369.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:d1aebeb04eeec2fd1399e0f6e7552e31f6629adaf511c5f00c927a4952da6b34
|
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:e2c6525849d346d8ee1eca1ee341a5801e8ee554a5d13b4e2e88130ecaa98ae9
|
3 |
size 442783616
|