yidi-huang
commited on
Commit
•
bcb7ea0
1
Parent(s):
0a7967e
Training in progress epoch 2
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 |
|
@@ -44,6 +44,7 @@ The following hyperparameters were used during training:
|
|
44 |
|:----------:|:-----:|
|
45 |
| 0.2057 | 0 |
|
46 |
| 0.0893 | 1 |
|
|
|
47 |
|
48 |
|
49 |
### 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.0503
|
19 |
+
- Epoch: 2
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
44 |
|:----------:|:-----:|
|
45 |
| 0.2057 | 0 |
|
46 |
| 0.0893 | 1 |
|
47 |
+
| 0.0503 | 2 |
|
48 |
|
49 |
|
50 |
### 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:c4ca175814c207156a0a7142bc0e01b6751d9850a3beac7cd880cf70d0200ef0
|
3 |
size 440395740
|