End of training
Browse files- README.md +7 -7
- model.safetensors +1 -1
README.md
CHANGED
@@ -19,7 +19,7 @@ model-index:
|
|
19 |
metrics:
|
20 |
- name: Accuracy
|
21 |
type: accuracy
|
22 |
-
value: 0.
|
23 |
---
|
24 |
|
25 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -29,8 +29,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
29 |
|
30 |
This model is a fine-tuned version of [openai-community/gpt2-large](https://huggingface.co/openai-community/gpt2-large) on the snli dataset.
|
31 |
It achieves the following results on the evaluation set:
|
32 |
-
- Loss: 0.
|
33 |
-
- Accuracy: 0.
|
34 |
|
35 |
## Model description
|
36 |
|
@@ -52,7 +52,7 @@ The following hyperparameters were used during training:
|
|
52 |
- learning_rate: 2e-05
|
53 |
- train_batch_size: 128
|
54 |
- eval_batch_size: 128
|
55 |
-
- seed:
|
56 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
57 |
- lr_scheduler_type: linear
|
58 |
- num_epochs: 3
|
@@ -61,9 +61,9 @@ The following hyperparameters were used during training:
|
|
61 |
|
62 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
63 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
|
68 |
|
69 |
### Framework versions
|
|
|
19 |
metrics:
|
20 |
- name: Accuracy
|
21 |
type: accuracy
|
22 |
+
value: 0.8766510871774029
|
23 |
---
|
24 |
|
25 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
29 |
|
30 |
This model is a fine-tuned version of [openai-community/gpt2-large](https://huggingface.co/openai-community/gpt2-large) on the snli dataset.
|
31 |
It achieves the following results on the evaluation set:
|
32 |
+
- Loss: 0.3280
|
33 |
+
- Accuracy: 0.8767
|
34 |
|
35 |
## Model description
|
36 |
|
|
|
52 |
- learning_rate: 2e-05
|
53 |
- train_batch_size: 128
|
54 |
- eval_batch_size: 128
|
55 |
+
- seed: 96
|
56 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
57 |
- lr_scheduler_type: linear
|
58 |
- num_epochs: 3
|
|
|
61 |
|
62 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
63 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|
|
64 |
+
| 0.4344 | 1.0 | 4292 | 0.3571 | 0.8650 |
|
65 |
+
| 0.402 | 2.0 | 8584 | 0.3363 | 0.8744 |
|
66 |
+
| 0.3958 | 3.0 | 12876 | 0.3280 | 0.8767 |
|
67 |
|
68 |
|
69 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3096181368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15ece3503c81f74665b640de407460ca1fc36833ebd6b4d428ef365eaf4f5d97
|
3 |
size 3096181368
|