Training in progress epoch 1
Browse files
README.md
CHANGED
@@ -14,10 +14,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 0.
|
18 |
-
- Validation Loss: 0.
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -44,6 +44,7 @@ The following hyperparameters were used during training:
|
|
44 |
| Train Loss | Validation Loss | Train Accuracy | Epoch |
|
45 |
|:----------:|:---------------:|:--------------:|:-----:|
|
46 |
| 0.4595 | 0.4097 | 0.8456 | 0 |
|
|
|
47 |
|
48 |
|
49 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.3288
|
18 |
+
- Validation Loss: 0.3983
|
19 |
+
- Train Accuracy: 0.8531
|
20 |
+
- Epoch: 1
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
44 |
| Train Loss | Validation Loss | Train Accuracy | Epoch |
|
45 |
|:----------:|:---------------:|:--------------:|:-----:|
|
46 |
| 0.4595 | 0.4097 | 0.8456 | 0 |
|
47 |
+
| 0.3288 | 0.3983 | 0.8531 | 1 |
|
48 |
|
49 |
|
50 |
### Framework versions
|
logs/train/events.out.tfevents.1705551087.104-171-203-254.2445487.0.v2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54df3110cb146d944e9cd0eeed15daa401e389b6440a5fbdb4366dd0f8597450
|
3 |
+
size 2837832
|
logs/validation/events.out.tfevents.1705553327.104-171-203-254.2445487.1.v2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:301105320ba0ead9c83d0077955ec9cd492b82485e66cfe7f5fd66513810e54e
|
3 |
+
size 352
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498865280
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:12f55998137b80fdb040dddb30915754a1df154c91762674e6295ce6f0edef32
|
3 |
size 498865280
|