End of training
Browse files
README.md
CHANGED
@@ -5,14 +5,14 @@ license: mit
|
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
model-index:
|
8 |
-
- name: gpt2-arc-
|
9 |
results: []
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
should probably proofread and complete it, then remove this comment. -->
|
14 |
|
15 |
-
# gpt2-arc-
|
16 |
|
17 |
This model is a fine-tuned version of [openai-community/gpt2](https://huggingface.co/openai-community/gpt2) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
@@ -47,11 +47,11 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
-
| No log | 0.2 | 1 | 3.
|
51 |
-
| No log | 0.4 | 2 | 3.
|
52 |
-
| No log | 0.6 | 3 | 3.
|
53 |
| No log | 0.8 | 4 | 3.2174 |
|
54 |
-
| 3.
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
model-index:
|
8 |
+
- name: gpt2-arc-peft
|
9 |
results: []
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
should probably proofread and complete it, then remove this comment. -->
|
14 |
|
15 |
+
# gpt2-arc-peft
|
16 |
|
17 |
This model is a fine-tuned version of [openai-community/gpt2](https://huggingface.co/openai-community/gpt2) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
+
| No log | 0.2 | 1 | 3.2726 |
|
51 |
+
| No log | 0.4 | 2 | 3.2475 |
|
52 |
+
| No log | 0.6 | 3 | 3.2293 |
|
53 |
| No log | 0.8 | 4 | 3.2174 |
|
54 |
+
| 3.5781 | 1.0 | 5 | 3.2118 |
|
55 |
|
56 |
|
57 |
### Framework versions
|