christopheparisse
commited on
Commit
·
f6de2c4
1
Parent(s):
f0c455e
Training in progress epoch 2
Browse files- .DS_Store +1 -1
- README.md +4 -3
- tf_model.h5 +1 -1
.DS_Store
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6148
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c227e0447f62779ccbba41fd4c957ed65b2172e71f17b56ef7c86eaf0f520d70
|
3 |
size 6148
|
README.md
CHANGED
@@ -15,10 +15,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [flaubert/flaubert_base_cased](https://huggingface.co/flaubert/flaubert_base_cased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Validation Loss: 0.
|
20 |
- Train Accuracy: 0.9128
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
|
|
46 |
|:----------:|:---------------:|:--------------:|:-----:|
|
47 |
| 0.2172 | 0.2140 | 0.9137 | 0 |
|
48 |
| 0.2163 | 0.3057 | 0.9128 | 1 |
|
|
|
49 |
|
50 |
|
51 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [flaubert/flaubert_base_cased](https://huggingface.co/flaubert/flaubert_base_cased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.2782
|
19 |
+
- Validation Loss: 0.3116
|
20 |
- Train Accuracy: 0.9128
|
21 |
+
- Epoch: 2
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
46 |
|:----------:|:---------------:|:--------------:|:-----:|
|
47 |
| 0.2172 | 0.2140 | 0.9137 | 0 |
|
48 |
| 0.2163 | 0.3057 | 0.9128 | 1 |
|
49 |
+
| 0.2782 | 0.3116 | 0.9128 | 2 |
|
50 |
|
51 |
|
52 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 553161096
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8962c24bf01bd7d9f4d9ce94ebc194e755f14ed755456b640def736acdc15c55
|
3 |
size 553161096
|