add model
Browse files- README.md +5 -5
- config.json +1 -1
- pytorch_model.bin +1 -1
- runs/Sep07_08-19-22_e8666d15b86d/1631002766.9698904/events.out.tfevents.1631002766.e8666d15b86d.91.4 +3 -0
- runs/Sep07_08-19-22_e8666d15b86d/events.out.tfevents.1631002766.e8666d15b86d.91.3 +3 -0
- runs/Sep07_08-19-22_e8666d15b86d/events.out.tfevents.1631002840.e8666d15b86d.91.5 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -17,9 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
# gpt-neo-125M-finetuned-pgt
|
19 |
|
20 |
-
This model is a fine-tuned version of [
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 1.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -50,9 +50,9 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|
|
53 |
-
| No log | 1.0 | 26 | 1.
|
54 |
-
| No log | 2.0 | 52 | 1.
|
55 |
-
| No log | 3.0 | 78 | 1.
|
56 |
|
57 |
|
58 |
### Framework versions
|
|
|
17 |
|
18 |
# gpt-neo-125M-finetuned-pgt
|
19 |
|
20 |
+
This model is a fine-tuned version of [pritoms/gpt-neo-125M-finetuned-pgt](https://huggingface.co/pritoms/gpt-neo-125M-finetuned-pgt) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 1.6026
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|
|
53 |
+
| No log | 1.0 | 26 | 1.5947 |
|
54 |
+
| No log | 2.0 | 52 | 1.5963 |
|
55 |
+
| No log | 3.0 | 78 | 1.6026 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPTNeoForCausalLM"
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "pritoms/gpt-neo-125M-finetuned-pgt",
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPTNeoForCausalLM"
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 526017245
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b0e9f93c6d6ca7e1b53ca0e3c88bc5234e68c0ae0a9026435c16d0862039bb9
|
3 |
size 526017245
|
runs/Sep07_08-19-22_e8666d15b86d/1631002766.9698904/events.out.tfevents.1631002766.e8666d15b86d.91.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:efb957f758ed65f7349cc7ebac7bbb9e4a3b8462cc5c85885c7574b244996923
|
3 |
+
size 4187
|
runs/Sep07_08-19-22_e8666d15b86d/events.out.tfevents.1631002766.e8666d15b86d.91.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c42c0cfc9f4f697aa76f578413fdce39c2bf2a59d2713feead26be162536789
|
3 |
+
size 4546
|
runs/Sep07_08-19-22_e8666d15b86d/events.out.tfevents.1631002840.e8666d15b86d.91.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c5b336643673e8e0ac188d6634750d4f41e5fcd24b78e2a4fa62635d0b6429c1
|
3 |
+
size 306
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2671
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b64c32d1a356b30e858d9285363d7e9142573500b37fcd04a784b94e911a321
|
3 |
size 2671
|