Training in progress, epoch 2
Browse files
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "openai-community/gpt2-
|
| 3 |
"activation_function": "gelu_new",
|
| 4 |
"architectures": [
|
| 5 |
"GPT2ForSequenceClassification"
|
|
@@ -12,11 +12,12 @@
|
|
| 12 |
"layer_norm_epsilon": 1e-05,
|
| 13 |
"model_type": "gpt2",
|
| 14 |
"n_ctx": 1024,
|
| 15 |
-
"n_embd":
|
| 16 |
-
"n_head":
|
| 17 |
"n_inner": null,
|
| 18 |
-
"n_layer":
|
| 19 |
"n_positions": 1024,
|
|
|
|
| 20 |
"pad_token_id": 50256,
|
| 21 |
"problem_type": "single_label_classification",
|
| 22 |
"reorder_and_upcast_attn": false,
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "openai-community/gpt2-xl",
|
| 3 |
"activation_function": "gelu_new",
|
| 4 |
"architectures": [
|
| 5 |
"GPT2ForSequenceClassification"
|
|
|
|
| 12 |
"layer_norm_epsilon": 1e-05,
|
| 13 |
"model_type": "gpt2",
|
| 14 |
"n_ctx": 1024,
|
| 15 |
+
"n_embd": 1600,
|
| 16 |
+
"n_head": 25,
|
| 17 |
"n_inner": null,
|
| 18 |
+
"n_layer": 48,
|
| 19 |
"n_positions": 1024,
|
| 20 |
+
"output_past": true,
|
| 21 |
"pad_token_id": 50256,
|
| 22 |
"problem_type": "single_label_classification",
|
| 23 |
"reorder_and_upcast_attn": false,
|
logs/events.out.tfevents.1714933731.gh02.184812.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6c7d13174444be0c77a68ed8dfafe306bd81d8c1595fed4cb2bd64a5ffca6ebc
|
| 3 |
+
size 59857
|
logs/events.out.tfevents.1714933820.gh03.184780.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3e4dbc00e581270c96911bf085f91902c29919d8fa4cf0c2f3c679ea8383909b
|
| 3 |
+
size 32204
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3096176248
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e7144bcf620d66b299a1d0392b5ff379fc1408a1de1761fdc8003774b3e114a9
|
| 3 |
size 3096176248
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3b49768b348312fe7fcd66fff10ba681126a1521de762a58ec6b39333d1d0260
|
| 3 |
+
size 5048
|