Training in progress epoch 0
Browse files
README.md
CHANGED
@@ -13,10 +13,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
This model is a fine-tuned version of [vinai/bertweet-base](https://huggingface.co/vinai/bertweet-base) on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
-
- Train Loss:
|
17 |
-
- Validation Loss:
|
18 |
-
- Train Accuracy: 0.
|
19 |
-
- Epoch:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -42,10 +42,7 @@ The following hyperparameters were used during training:
|
|
42 |
|
43 |
| Train Loss | Validation Loss | Train Accuracy | Epoch |
|
44 |
|:----------:|:---------------:|:--------------:|:-----:|
|
45 |
-
| 7.
|
46 |
-
| 6.4070 | 6.7814 | 0.0204 | 1 |
|
47 |
-
| 5.8288 | 6.4999 | 0.0270 | 2 |
|
48 |
-
| 5.3659 | 6.2816 | 0.0376 | 3 |
|
49 |
|
50 |
|
51 |
### Framework versions
|
@@ -53,4 +50,4 @@ The following hyperparameters were used during training:
|
|
53 |
- Transformers 4.27.4
|
54 |
- TensorFlow 2.12.0
|
55 |
- Datasets 2.11.0
|
56 |
-
- Tokenizers 0.13.
|
|
|
13 |
|
14 |
This model is a fine-tuned version of [vinai/bertweet-base](https://huggingface.co/vinai/bertweet-base) on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
+
- Train Loss: 7.0612
|
17 |
+
- Validation Loss: 7.1592
|
18 |
+
- Train Accuracy: 0.0086
|
19 |
+
- Epoch: 0
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
42 |
|
43 |
| Train Loss | Validation Loss | Train Accuracy | Epoch |
|
44 |
|:----------:|:---------------:|:--------------:|:-----:|
|
45 |
+
| 7.0612 | 7.1592 | 0.0086 | 0 |
|
|
|
|
|
|
|
46 |
|
47 |
|
48 |
### Framework versions
|
|
|
50 |
- Transformers 4.27.4
|
51 |
- TensorFlow 2.12.0
|
52 |
- Datasets 2.11.0
|
53 |
+
- Tokenizers 0.13.3
|
logs/train/events.out.tfevents.1680707109.af586a617c20.1808.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c302e9508e2877702182347fcc632da1364babefb43adabbf05ae0539074ee3
|
3 |
+
size 3676860
|
logs/validation/events.out.tfevents.1680707472.af586a617c20.1808.1.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e020438eea5820c3e686ecce2eeae4d1cc7ba59af607bd1305e54fdbc5e7fda
|
3 |
+
size 232
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 544532184
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e873c55bce67c8a9076ad773b70f18c5ef1775d6d112805ae178a62d95927bcc
|
3 |
size 544532184
|