yidi-huang
commited on
Commit
•
137040e
1
Parent(s):
03ad34e
Training in progress epoch 5
Browse files- README.md +3 -2
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,8 +15,8 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [dbmdz/bert-base-french-europeana-cased](https://huggingface.co/dbmdz/bert-base-french-europeana-cased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Epoch:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
|
|
47 |
| 0.0492 | 2 |
|
48 |
| 0.0331 | 3 |
|
49 |
| 0.0224 | 4 |
|
|
|
50 |
|
51 |
|
52 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [dbmdz/bert-base-french-europeana-cased](https://huggingface.co/dbmdz/bert-base-french-europeana-cased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.0161
|
19 |
+
- Epoch: 5
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
47 |
| 0.0492 | 2 |
|
48 |
| 0.0331 | 3 |
|
49 |
| 0.0224 | 4 |
|
50 |
+
| 0.0161 | 5 |
|
51 |
|
52 |
|
53 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 440395740
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:690f0191de9efa811c81db71e837efad833e43390e8622f68c4fe9ebcc7f933b
|
3 |
size 440395740
|