christopheparisse
commited on
Commit
•
b7b863f
1
Parent(s):
172b5b5
Training in progress epoch 2
Browse files- .DS_Store +1 -1
- README.md +5 -4
- 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:36cca5f158dabb7a9427bd5e0bf967b0ae7d076ac6ed92ca4c066823cc38f0fd
|
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.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
|
|
46 |
|:----------:|:---------------:|:--------------:|:-----:|
|
47 |
| 0.2925 | 0.2622 | 0.8895 | 0 |
|
48 |
| 0.2514 | 0.2344 | 0.8959 | 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.2220
|
19 |
+
- Validation Loss: 0.2223
|
20 |
+
- Train Accuracy: 0.9006
|
21 |
+
- Epoch: 2
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
46 |
|:----------:|:---------------:|:--------------:|:-----:|
|
47 |
| 0.2925 | 0.2622 | 0.8895 | 0 |
|
48 |
| 0.2514 | 0.2344 | 0.8959 | 1 |
|
49 |
+
| 0.2220 | 0.2223 | 0.9006 | 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:6e0ce2efe16c7c1e389dc35dc0282bbc04591d641dfd260e18eebea3471206a1
|
3 |
size 553161096
|