Andreas Jörg commited on
Commit ·
df057ca
1
Parent(s): 62aacb6
Training in progress, epoch 1
Browse files
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"activation_function": "gelu_new",
|
| 4 |
"architectures": [
|
| 5 |
"GPT2LMHeadModel"
|
|
@@ -40,7 +40,7 @@
|
|
| 40 |
}
|
| 41 |
},
|
| 42 |
"torch_dtype": "float32",
|
| 43 |
-
"transformers_version": "4.
|
| 44 |
"use_cache": true,
|
| 45 |
"vocab_size": 50257
|
| 46 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "benjamin/gerpt2-large",
|
| 3 |
"activation_function": "gelu_new",
|
| 4 |
"architectures": [
|
| 5 |
"GPT2LMHeadModel"
|
|
|
|
| 40 |
}
|
| 41 |
},
|
| 42 |
"torch_dtype": "float32",
|
| 43 |
+
"transformers_version": "4.20.1",
|
| 44 |
"use_cache": true,
|
| 45 |
"vocab_size": 50257
|
| 46 |
}
|
pytorch_model.bin
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:f4834b1789c3e7b0b489dde288b54a908b322e6c262b111f0c1d3f1fd0d46cf3
|
| 3 |
+
size 3134031497
|
runs/Jun22_13-32-25_f0e5539fe2ef/1655905743.6425493/events.out.tfevents.1655905743.f0e5539fe2ef.96.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2c5fd98b817880b428915c0d5a4ed18252abc780d4aa562d8e70f7654ac3493a
|
| 3 |
+
size 5320
|
runs/Jun22_13-32-25_f0e5539fe2ef/events.out.tfevents.1655905743.f0e5539fe2ef.96.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4c5ae35217c66ea9139f2f99e517aad4e27803cdf675e66d92265732b2dad782
|
| 3 |
+
size 7695
|
training_args.bin
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:f5597b488ea67204dbd2510f39bd577629f8017eac9d3617ef34757ef96e56bd
|
| 3 |
+
size 3311
|