Training in progress epoch 0
Browse files
README.md
CHANGED
@@ -13,9 +13,9 @@ 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: 0
|
20 |
|
21 |
## Model description
|
@@ -42,7 +42,7 @@ The following hyperparameters were used during training:
|
|
42 |
|
43 |
| Train Loss | Validation Loss | Train Accuracy | Epoch |
|
44 |
|:----------:|:---------------:|:--------------:|:-----:|
|
45 |
-
|
|
46 |
|
47 |
|
48 |
### Framework versions
|
|
|
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: 6.2549
|
17 |
+
- Validation Loss: 6.7603
|
18 |
+
- Train Accuracy: 0.0191
|
19 |
- Epoch: 0
|
20 |
|
21 |
## Model description
|
|
|
42 |
|
43 |
| Train Loss | Validation Loss | Train Accuracy | Epoch |
|
44 |
|:----------:|:---------------:|:--------------:|:-----:|
|
45 |
+
| 6.2549 | 6.7603 | 0.0191 | 0 |
|
46 |
|
47 |
|
48 |
### Framework versions
|
logs/train/events.out.tfevents.1680707746.af586a617c20.1808.2.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:81bff2683a40f96de2ae2ce10da42df0a2b96cc1395ba01dad8245ca43365209
|
3 |
+
size 3676860
|
logs/validation/events.out.tfevents.1680708033.af586a617c20.1808.3.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ecd53f7e74b525aed44d6b2f38992e7d18b0a6975e747747ec500af3e67358b6
|
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:74fe6d05e5c06c6ff2bebaef729bf778e0df5799ea0d42803e8d44fce6df6288
|
3 |
size 544532184
|