Commit
·
f10d6b7
1
Parent(s):
cda238b
Training in progress epoch 2
Browse files
README.md
CHANGED
|
@@ -15,10 +15,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
-
- Train Loss: 0.
|
| 19 |
-
- Validation Loss: 0.
|
| 20 |
-
- Train Accuracy: 0.
|
| 21 |
-
- Epoch:
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
|
|
| 46 |
|:----------:|:---------------:|:--------------:|:-----:|
|
| 47 |
| 0.6374 | 0.6266 | 0.6737 | 0 |
|
| 48 |
| 0.5801 | 0.5193 | 0.7505 | 1 |
|
|
|
|
| 49 |
|
| 50 |
|
| 51 |
### Framework versions
|
|
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
+
- Train Loss: 0.4985
|
| 19 |
+
- Validation Loss: 0.4806
|
| 20 |
+
- Train Accuracy: 0.8163
|
| 21 |
+
- Epoch: 2
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
|
|
| 46 |
|:----------:|:---------------:|:--------------:|:-----:|
|
| 47 |
| 0.6374 | 0.6266 | 0.6737 | 0 |
|
| 48 |
| 0.5801 | 0.5193 | 0.7505 | 1 |
|
| 49 |
+
| 0.4985 | 0.4806 | 0.8163 | 2 |
|
| 50 |
|
| 51 |
|
| 52 |
### Framework versions
|
logs/train/events.out.tfevents.1713072231.67e07a3d9181.507.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:effe399b20d617d4ef0bd9791259bb7b1949fb8e243e668702f99127fb547db2
|
| 3 |
+
size 1904242
|
logs/validation/events.out.tfevents.1713072291.67e07a3d9181.507.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:3546a877886299d0cb5317d96287664cadbda61998f4accbf510e1b4c64a6ba6
|
| 3 |
+
size 541
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267951808
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:967ec2cb227f334be0c73ab5c8b383742ed67de44f08fbcc466ad18c240c200f
|
| 3 |
size 267951808
|