Training in progress epoch 0
Browse files- README.md +4 -13
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,9 +15,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss:
|
19 |
-
- Validation Loss:
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -43,16 +43,7 @@ The following hyperparameters were used during training:
|
|
43 |
|
44 |
| Train Loss | Validation Loss | Epoch |
|
45 |
|:----------:|:---------------:|:-----:|
|
46 |
-
|
|
47 |
-
| 5.3237 | 5.2439 | 1 |
|
48 |
-
| 5.1278 | 5.1025 | 2 |
|
49 |
-
| 4.9509 | 4.9649 | 3 |
|
50 |
-
| 4.7902 | 4.8459 | 4 |
|
51 |
-
| 4.6401 | 4.7368 | 5 |
|
52 |
-
| 4.4997 | 4.6458 | 6 |
|
53 |
-
| 4.3701 | 4.5647 | 7 |
|
54 |
-
| 4.2512 | 4.5004 | 8 |
|
55 |
-
| 4.1420 | 4.4481 | 9 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 7.3929
|
19 |
+
- Validation Loss: 6.0819
|
20 |
+
- Epoch: 0
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
43 |
|
44 |
| Train Loss | Validation Loss | Epoch |
|
45 |
|:----------:|:---------------:|:-----:|
|
46 |
+
| 7.3929 | 6.0819 | 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
|
48 |
|
49 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 533687616
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bbc6fb1d167da9db850eb5c88d8de09e92e3750aa81b6171bf39052c3558cbd1
|
3 |
size 533687616
|