matthias-wright
commited on
merge
Browse files- README.md +2 -2
- config/gpt2-large.json +2 -2
- config/gpt2-medium.json +2 -2
- config/gpt2-xl.json +2 -2
- config/gpt2.json +2 -2
- tokenizer/merges.txt +2 -2
- tokenizer/vocab.json +2 -2
README.md
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:6da1b649125bd31a412e6bc99b2d0d3df783e84b521d4fa5e4482c762b2ba328
|
3 |
+
size 897
|
config/gpt2-large.json
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:57891118659e1002ae4ae0801e59e06670abea62798533b71e6ae73e981698dc
|
3 |
+
size 1012
|
config/gpt2-medium.json
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:cdd804ff0a92ba5b7ee9c28a696656e51ce109727134a94646d58d36e4cd4b0d
|
3 |
+
size 966
|
config/gpt2-xl.json
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:41c4469e2562796eefec887435b01cf7b665114eefe48b015f58d30556c6e056
|
3 |
+
size 1035
|
config/gpt2.json
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:73b1b8c4c3b837325aceadd14c6ccd0e4391000bac9ab095f7cc8ef9a0d18753
|
3 |
+
size 913
|
tokenizer/merges.txt
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:2ee34673ec9e84786533ccaa8c41bbb209e7c889aca32a21f7654e09e3879cb7
|
3 |
+
size 456519
|
tokenizer/vocab.json
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:caeeb94ff0ee0729b311b35c8500d1a3b21bc01ee50ac52e928981ac3e72e615
|
3 |
+
size 1042504
|