Training in progress epoch 2
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 [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) 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 |
|
@@ -45,6 +45,7 @@ The following hyperparameters were used during training:
|
|
45 |
|:----------:|:---------------:|:--------------:|:-----:|
|
46 |
| 0.2101 | 0.2373 | 0.9083 | 0 |
|
47 |
| 0.1065 | 0.2645 | 0.9060 | 1 |
|
|
|
48 |
|
49 |
|
50 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.0662
|
18 |
+
- Validation Loss: 0.2623
|
19 |
+
- Train Accuracy: 0.9083
|
20 |
+
- Epoch: 2
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
45 |
|:----------:|:---------------:|:--------------:|:-----:|
|
46 |
| 0.2101 | 0.2373 | 0.9083 | 0 |
|
47 |
| 0.1065 | 0.2645 | 0.9060 | 1 |
|
48 |
+
| 0.0662 | 0.2623 | 0.9083 | 2 |
|
49 |
|
50 |
|
51 |
### Framework versions
|
logs/train/events.out.tfevents.1645460825.sentiment-analysis-tests.19711.2622.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:feb721824a95ff55ded275b325755f1c2459ac6ba4c5775481bf94f945a35d9d
|
3 |
+
size 1511613
|
logs/validation/events.out.tfevents.1645467599.sentiment-analysis-tests.19711.29354.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:f5f0d4fb9999f33a5c05113f53583269177f8bbbaf763528daf7dd4e75a4a718
|
3 |
+
size 386
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267951896
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:51f28f4084527d19824472f43c37e6fbee54ec2c44809451f6255b420cf76ba3
|
3 |
size 267951896
|