Initial commit
Browse files
config.json
CHANGED
@@ -5,6 +5,17 @@
|
|
5 |
"GPTJForCausalLM"
|
6 |
],
|
7 |
"attn_pdrop": 0.0,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
"bos_token_id": 50256,
|
9 |
"embd_pdrop": 0.0,
|
10 |
"eos_token_id": 50256,
|
@@ -29,7 +40,7 @@
|
|
29 |
"text-generation": {
|
30 |
"do_sample": true,
|
31 |
"max_length": 50,
|
32 |
-
"temperature":
|
33 |
}
|
34 |
},
|
35 |
"tie_word_embeddings": false,
|
|
|
5 |
"GPTJForCausalLM"
|
6 |
],
|
7 |
"attn_pdrop": 0.0,
|
8 |
+
"badwordsids": [
|
9 |
+
[
|
10 |
+
10619,
|
11 |
+
62,
|
12 |
+
19238,
|
13 |
+
62,
|
14 |
+
35,
|
15 |
+
12576,
|
16 |
+
7730
|
17 |
+
]
|
18 |
+
],
|
19 |
"bos_token_id": 50256,
|
20 |
"embd_pdrop": 0.0,
|
21 |
"eos_token_id": 50256,
|
|
|
40 |
"text-generation": {
|
41 |
"do_sample": true,
|
42 |
"max_length": 50,
|
43 |
+
"temperature": 0.5
|
44 |
}
|
45 |
},
|
46 |
"tie_word_embeddings": false,
|
pytorch_model-00001-of-00006.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:63b178f1946bc92390656c7672fe1cf5ee9458ddcb3995595a280aa8100e0689
|
3 |
+
size 2078276995
|
pytorch_model-00002-of-00006.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:2099ad2af888caa4c20a9f6c3966ddaf639f8b99d4052d9d91edf4e1a0c95606
|
3 |
+
size 2068096558
|
pytorch_model-00003-of-00006.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:d450c96d8a217dc3b4953c428bc81480c4abb3475942bff6ac636d9464c7b598
|
3 |
+
size 2068096622
|
pytorch_model-00004-of-00006.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:5a5af00eac3a6377aaf681ed0731483b135a24c6cac396055bf2f4e731d7b4d1
|
3 |
+
size 2068096686
|
pytorch_model-00005-of-00006.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:59d18d05fd686af5bd8c6156e4b2a748441f94ec57e43164975241dc47b5c034
|
3 |
+
size 2034542001
|
pytorch_model-00006-of-00006.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:8f2e134b24f6199e25555bfa1be41a66029e0406af5266ef0485a502e65207cd
|
3 |
+
size 1902197729
|