add model
Browse files- README.md +5 -5
- config.json +1 -1
- pytorch_model.bin +1 -1
- runs/Sep07_07-59-06_e8666d15b86d/1631001721.1456182/events.out.tfevents.1631001721.e8666d15b86d.91.1 +3 -0
- runs/Sep07_07-59-06_e8666d15b86d/events.out.tfevents.1631001721.e8666d15b86d.91.0 +3 -0
- runs/Sep07_07-59-06_e8666d15b86d/events.out.tfevents.1631001789.e8666d15b86d.91.2 +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:
|
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 |
|
54 |
-
| No log | 2.0 |
|
55 |
-
|
|
56 |
|
57 |
|
58 |
### Framework versions
|
|
|
17 |
|
18 |
# gpt-neo-125M-finetuned-pgt
|
19 |
|
20 |
+
This model is a fine-tuned version of [EleutherAI/gpt-neo-125M](https://huggingface.co/EleutherAI/gpt-neo-125M) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 1.6140
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|
|
53 |
+
| No log | 1.0 | 26 | 1.6726 |
|
54 |
+
| No log | 2.0 | 52 | 1.6232 |
|
55 |
+
| No log | 3.0 | 78 | 1.6140 |
|
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": "EleutherAI/gpt-neo-125M",
|
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:c5a3af5d31c1957d639fff20bfb3a5622267bc1f945999713ec1f336a4fb6c12
|
3 |
size 526017245
|
runs/Sep07_07-59-06_e8666d15b86d/1631001721.1456182/events.out.tfevents.1631001721.e8666d15b86d.91.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ab799c606f637668d53a56ef2dd5cbdc35091013b380e075219698872c621d7
|
3 |
+
size 4187
|
runs/Sep07_07-59-06_e8666d15b86d/events.out.tfevents.1631001721.e8666d15b86d.91.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b04092a6c8df0f99e8df375c5bb706610fc9ff25bdfa5b83a0456fce653aa07
|
3 |
+
size 4507
|
runs/Sep07_07-59-06_e8666d15b86d/events.out.tfevents.1631001789.e8666d15b86d.91.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cac9f6476f25809106c9ad066e4372a3793aeb6ca1d518822c45804cf2c9c45c
|
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:0c1046f63b508a80a18e8c9b553b593313548b5af1a9cb5a3dcb513474c6ff40
|
3 |
size 2671
|