Training in progress epoch 0
Browse files- README.md +5 -31
- tf_model.h5 +1 -1
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 [monologg/koelectra-small-finetuned-sentiment](https://huggingface.co/monologg/koelectra-small-finetuned-sentiment) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 3.
|
18 |
-
- Validation Loss:
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -43,33 +43,7 @@ The following hyperparameters were used during training:
|
|
43 |
|
44 |
| Train Loss | Validation Loss | Train Accuracy | Epoch |
|
45 |
|:----------:|:---------------:|:--------------:|:-----:|
|
46 |
-
| 3.
|
47 |
-
| 3.0539 | 2.9981 | 0.5894 | 1 |
|
48 |
-
| 3.0313 | 2.9596 | 0.5894 | 2 |
|
49 |
-
| 3.0239 | 2.9351 | 0.5894 | 3 |
|
50 |
-
| 3.0100 | 2.9269 | 0.5894 | 4 |
|
51 |
-
| 3.0100 | 2.9269 | 0.5894 | 5 |
|
52 |
-
| 3.0091 | 2.9269 | 0.5894 | 6 |
|
53 |
-
| 3.0106 | 2.9269 | 0.5894 | 7 |
|
54 |
-
| 3.0091 | 2.9269 | 0.5894 | 8 |
|
55 |
-
| 3.0108 | 2.9269 | 0.5894 | 9 |
|
56 |
-
| 3.0090 | 2.9269 | 0.5894 | 10 |
|
57 |
-
| 3.0120 | 2.9269 | 0.5894 | 11 |
|
58 |
-
| 3.0109 | 2.9269 | 0.5894 | 12 |
|
59 |
-
| 3.0079 | 2.9269 | 0.5894 | 13 |
|
60 |
-
| 3.0112 | 2.9269 | 0.5894 | 14 |
|
61 |
-
| 3.0109 | 2.9269 | 0.5894 | 15 |
|
62 |
-
| 3.0095 | 2.9269 | 0.5894 | 16 |
|
63 |
-
| 3.0104 | 2.9269 | 0.5894 | 17 |
|
64 |
-
| 3.0102 | 2.9269 | 0.5894 | 18 |
|
65 |
-
| 3.0100 | 2.9269 | 0.5894 | 19 |
|
66 |
-
| 3.0078 | 2.9269 | 0.5894 | 20 |
|
67 |
-
| 3.0102 | 2.9269 | 0.5894 | 21 |
|
68 |
-
| 3.0105 | 2.9269 | 0.5894 | 22 |
|
69 |
-
| 3.0105 | 2.9269 | 0.5894 | 23 |
|
70 |
-
| 3.0111 | 2.9269 | 0.5894 | 24 |
|
71 |
-
| 3.0101 | 2.9269 | 0.5894 | 25 |
|
72 |
-
| 3.0118 | 2.9269 | 0.5894 | 26 |
|
73 |
|
74 |
|
75 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [monologg/koelectra-small-finetuned-sentiment](https://huggingface.co/monologg/koelectra-small-finetuned-sentiment) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 3.0821
|
18 |
+
- Validation Loss: 3.0484
|
19 |
+
- Train Accuracy: 0.5166
|
20 |
+
- Epoch: 0
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
43 |
|
44 |
| Train Loss | Validation Loss | Train Accuracy | Epoch |
|
45 |
|:----------:|:---------------:|:--------------:|:-----:|
|
46 |
+
| 3.0821 | 3.0484 | 0.5166 | 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
|
48 |
|
49 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 55349584
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c78b95b16719d7d5812486eb8ab04b5dfa841fce5bb24064d7809672f912be4
|
3 |
size 55349584
|