Training in progress epoch 0
Browse files- README.md +5 -7
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,9 +14,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 0.
|
18 |
-
- Validation Loss: 0.
|
19 |
-
- Epoch:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -42,14 +42,12 @@ The following hyperparameters were used during training:
|
|
42 |
|
43 |
| Train Loss | Validation Loss | Epoch |
|
44 |
|:----------:|:---------------:|:-----:|
|
45 |
-
| 0.
|
46 |
-
| 0.0404 | 0.0521 | 1 |
|
47 |
-
| 0.0245 | 0.0579 | 2 |
|
48 |
|
49 |
|
50 |
### Framework versions
|
51 |
|
52 |
- Transformers 4.18.0
|
53 |
- TensorFlow 2.8.0
|
54 |
-
- Datasets 2.
|
55 |
- Tokenizers 0.12.1
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.1262
|
18 |
+
- Validation Loss: 0.0666
|
19 |
+
- Epoch: 0
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
42 |
|
43 |
| Train Loss | Validation Loss | Epoch |
|
44 |
|:----------:|:---------------:|:-----:|
|
45 |
+
| 0.1262 | 0.0666 | 0 |
|
|
|
|
|
46 |
|
47 |
|
48 |
### Framework versions
|
49 |
|
50 |
- Transformers 4.18.0
|
51 |
- TensorFlow 2.8.0
|
52 |
+
- Datasets 2.1.0
|
53 |
- Tokenizers 0.12.1
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 435849236
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:31119d4087691bd38d7826ad7ac57fc61a44172622e7ed0d5a14ad574cb95272
|
3 |
size 435849236
|