Model save
Browse files- README.md +1 -6
- pytorch_model.bin +1 -1
README.md
CHANGED
|
@@ -3,8 +3,6 @@ license: apache-2.0
|
|
| 3 |
base_model: distilbert-base-uncased
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
| 6 |
-
metrics:
|
| 7 |
-
- accuracy
|
| 8 |
model-index:
|
| 9 |
- name: responsible_iddistilbert-base-uncased
|
| 10 |
results: []
|
|
@@ -16,9 +14,6 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 16 |
# responsible_iddistilbert-base-uncased
|
| 17 |
|
| 18 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
|
| 19 |
-
It achieves the following results on the evaluation set:
|
| 20 |
-
- Loss: 1.6318
|
| 21 |
-
- Accuracy: 0.5051
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
@@ -45,7 +40,7 @@ The following hyperparameters were used during training:
|
|
| 45 |
- total_train_batch_size: 1920
|
| 46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 47 |
- lr_scheduler_type: linear
|
| 48 |
-
- num_epochs:
|
| 49 |
|
| 50 |
### Training results
|
| 51 |
|
|
|
|
| 3 |
base_model: distilbert-base-uncased
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
|
|
|
|
|
|
| 6 |
model-index:
|
| 7 |
- name: responsible_iddistilbert-base-uncased
|
| 8 |
results: []
|
|
|
|
| 14 |
# responsible_iddistilbert-base-uncased
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
|
|
|
|
|
|
|
|
|
|
| 17 |
|
| 18 |
## Model description
|
| 19 |
|
|
|
|
| 40 |
- total_train_batch_size: 1920
|
| 41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 42 |
- lr_scheduler_type: linear
|
| 43 |
+
- num_epochs: 512.0
|
| 44 |
|
| 45 |
### Training results
|
| 46 |
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267913965
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fd9a76f411cb1711f0b47787b43570523d67fb0f3b8c1532c657efa0c11d6cd6
|
| 3 |
size 267913965
|