Fine-tuned GPT-2 on Wikitext-2
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
-
base_model:
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
@@ -13,9 +13,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# orion
|
15 |
|
16 |
-
This model is a fine-tuned version of [
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 2.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -48,17 +48,17 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:------:|:----:|:---------------:|
|
51 |
-
| No log | 0.0871 | 400 |
|
52 |
-
|
|
53 |
-
|
|
54 |
-
|
|
55 |
-
|
|
56 |
-
|
|
57 |
-
|
|
58 |
-
|
|
59 |
-
|
|
60 |
-
|
|
61 |
-
|
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
base_model: cuba6112/orion
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
|
|
13 |
|
14 |
# orion
|
15 |
|
16 |
+
This model is a fine-tuned version of [cuba6112/orion](https://huggingface.co/cuba6112/orion) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 2.8471
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:------:|:----:|:---------------:|
|
51 |
+
| No log | 0.0871 | 400 | 2.8882 |
|
52 |
+
| 2.9006 | 0.1743 | 800 | 2.9229 |
|
53 |
+
| 2.6909 | 0.2614 | 1200 | 2.9341 |
|
54 |
+
| 2.6634 | 0.3486 | 1600 | 2.9170 |
|
55 |
+
| 2.769 | 0.4357 | 2000 | 2.9012 |
|
56 |
+
| 2.769 | 0.5229 | 2400 | 2.8874 |
|
57 |
+
| 2.8258 | 0.6100 | 2800 | 2.8755 |
|
58 |
+
| 2.8313 | 0.6972 | 3200 | 2.8689 |
|
59 |
+
| 2.9336 | 0.7843 | 3600 | 2.8605 |
|
60 |
+
| 2.9614 | 0.8715 | 4000 | 2.8522 |
|
61 |
+
| 2.9614 | 0.9586 | 4400 | 2.8481 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 497774208
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1f30a820e2f6e6b63f81d908c76eb0e7944df8fcf3f84c50e260fa555559199
|
3 |
size 497774208
|
runs/Jun30_18-04-46_Delta6112/events.out.tfevents.1719785087.Delta6112.24560.2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d701666be8c6647668bdcf64dc2e0898787897780c0d2fb6c0423f6e54eb85b5
|
3 |
+
size 10197
|
runs/Jun30_18-04-46_Delta6112/events.out.tfevents.1719785933.Delta6112.24560.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad5a4f2d5cdbb21003b96a85609b62152cd72e345181f8f58955fe6d7db419cc
|
3 |
+
size 359
|