wyxwangmed
commited on
Commit
•
a40c36d
1
Parent(s):
994c3c2
End of training
Browse files- README.md +4 -4
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -15,7 +15,7 @@ should 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 |
-
- Loss: 3.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -46,9 +46,9 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
-
| No log | 1.0 | 32 | 4.
|
50 |
-
| No log | 2.0 | 64 | 3.
|
51 |
-
| No log | 3.0 | 96 | 3.
|
52 |
|
53 |
|
54 |
### 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 |
+
- Loss: 3.4214
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| No log | 1.0 | 32 | 4.1447 |
|
50 |
+
| No log | 2.0 | 64 | 3.5497 |
|
51 |
+
| No log | 3.0 | 96 | 3.4214 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 265470032
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4655aa8bcf76e3d6b579e88c9998979031bc038783d079b6a161024734534276
|
3 |
size 265470032
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae331a3a0cd5c131a51c3c877727a2c9fbb66a606465ce283712657e879c02cb
|
3 |
size 5112
|