Training in progress epoch 0
Browse files- README.md +5 -14
- 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 [distilroberta-base](https://huggingface.co/distilroberta-base) 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,21 +43,12 @@ The following hyperparameters were used during training:
|
|
43 |
|
44 |
| Train Loss | Validation Loss | Epoch |
|
45 |
|:----------:|:---------------:|:-----:|
|
46 |
-
| 1.
|
47 |
-
| 1.2127 | 1.0706 | 1 |
|
48 |
-
| 1.1242 | 0.9964 | 2 |
|
49 |
-
| 1.0631 | 0.9516 | 3 |
|
50 |
-
| 0.9848 | 0.8871 | 4 |
|
51 |
-
| 0.9308 | 0.8659 | 5 |
|
52 |
-
| 0.9064 | 0.8262 | 6 |
|
53 |
-
| 0.8688 | 0.8152 | 7 |
|
54 |
-
| 0.8504 | 0.7977 | 8 |
|
55 |
-
| 0.8296 | 0.7691 | 9 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
59 |
|
60 |
- Transformers 4.35.2
|
61 |
- TensorFlow 2.14.0
|
62 |
-
- Datasets 2.
|
63 |
- Tokenizers 0.15.0
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 1.7024
|
19 |
+
- Validation Loss: 1.3578
|
20 |
+
- Epoch: 0
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
43 |
|
44 |
| Train Loss | Validation Loss | Epoch |
|
45 |
|:----------:|:---------------:|:-----:|
|
46 |
+
| 1.7024 | 1.3578 | 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
|
48 |
|
49 |
### Framework versions
|
50 |
|
51 |
- Transformers 4.35.2
|
52 |
- TensorFlow 2.14.0
|
53 |
+
- Datasets 2.15.0
|
54 |
- Tokenizers 0.15.0
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 484838604
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ccdb3ec431426a5a356bf4016de3733ab18f08d0059b6b51ecfb43e8e16a7cd4
|
3 |
size 484838604
|