Training in progress epoch 0
Browse files- README.md +4 -13
- 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 [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 2.
|
18 |
-
- Validation Loss: 2.
|
19 |
-
- Epoch:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -42,16 +42,7 @@ The following hyperparameters were used during training:
|
|
42 |
|
43 |
| Train Loss | Validation Loss | Epoch |
|
44 |
|:----------:|:---------------:|:-----:|
|
45 |
-
|
|
46 |
-
| 2.7969 | 2.6209 | 1 |
|
47 |
-
| 2.7214 | 2.5588 | 2 |
|
48 |
-
| 2.6626 | 2.5554 | 3 |
|
49 |
-
| 2.6466 | 2.4881 | 4 |
|
50 |
-
| 2.6238 | 2.4775 | 5 |
|
51 |
-
| 2.5696 | 2.4280 | 6 |
|
52 |
-
| 2.5504 | 2.3924 | 7 |
|
53 |
-
| 2.5171 | 2.3725 | 8 |
|
54 |
-
| 2.5180 | 2.3142 | 9 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 2.4443
|
18 |
+
- Validation Loss: 2.2974
|
19 |
+
- Epoch: 0
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
42 |
|
43 |
| Train Loss | Validation Loss | Epoch |
|
44 |
|:----------:|:---------------:|:-----:|
|
45 |
+
| 2.4443 | 2.2974 | 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
46 |
|
47 |
|
48 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 363423648
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:642679d3e78b57c67ddd537c5c64c1c082b89d095992daff115f64e46ebaf565
|
3 |
size 363423648
|