Andreas Jörg
commited on
Commit
·
f8cfba8
1
Parent(s):
0bcc391
Training in progress, step 800
Browse files
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
checkpoint-*/
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPT2LMHeadModel"
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "dbmdz/german-gpt2",
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPT2LMHeadModel"
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 510421097
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec66c90a1f4593284d4b15255f86dbda9bcad2841a13f2843681ddcd932298e8
|
3 |
size 510421097
|
runs/Jun08_12-43-40_fa917b701814/1654692489.4491282/events.out.tfevents.1654692489.fa917b701814.97.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:14a787a689b0a56b276b9cab7e77b9518ef52f2cbe24dc78439c8d83f33b99df
|
3 |
+
size 5169
|
runs/Jun08_12-43-40_fa917b701814/events.out.tfevents.1654692489.fa917b701814.97.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:699522e73c3555da3b6bd672bdb44ef0afb23e1998dcb052b66d232993cd707c
|
3 |
+
size 3991
|
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:472b277ddfaffda258d1dd87d27e8b85b82e97eafb7973baa490a9e73dca2b86
|
3 |
+
size 3247
|