Model save
Browse files- README.md +10 -10
- model.safetensors +1 -1
README.md
CHANGED
@@ -4,14 +4,14 @@ base_model: distilbert-base-uncased
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
7 |
-
- name:
|
8 |
results: []
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
should probably proofread and complete it, then remove this comment. -->
|
13 |
|
14 |
-
#
|
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:
|
@@ -47,16 +47,16 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
-
| 0.
|
51 |
-
| 0.
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
| 0.001 | 7.0 | 448 | 0.0008 |
|
57 |
-
| 0.0007 | 8.0 | 512 | 0.
|
58 |
| 0.0006 | 9.0 | 576 | 0.0004 |
|
59 |
-
| 0.
|
60 |
|
61 |
|
62 |
### Framework versions
|
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
7 |
+
- name: distilbert_text_classifier
|
8 |
results: []
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
should probably proofread and complete it, then remove this comment. -->
|
13 |
|
14 |
+
# distilbert_text_classifier
|
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:
|
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
+
| 0.8814 | 1.0 | 64 | 0.7937 |
|
51 |
+
| 0.1356 | 2.0 | 128 | 0.0577 |
|
52 |
+
| 0.0141 | 3.0 | 192 | 0.0121 |
|
53 |
+
| 0.0059 | 4.0 | 256 | 0.0051 |
|
54 |
+
| 0.0033 | 5.0 | 320 | 0.0022 |
|
55 |
+
| 0.0015 | 6.0 | 384 | 0.0013 |
|
56 |
| 0.001 | 7.0 | 448 | 0.0008 |
|
57 |
+
| 0.0007 | 8.0 | 512 | 0.0005 |
|
58 |
| 0.0006 | 9.0 | 576 | 0.0004 |
|
59 |
+
| 0.0012 | 10.0 | 640 | 0.0004 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267835644
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:640f155c51fb4878bf320c64ac6bf709369dc3dc82c3b8b7c7cca89fef65e884
|
3 |
size 267835644
|