Upload model
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/cephfs/changjianbin/github.com/shjwudp/transformers/examples/pytorch/language-modeling/
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
-
"
|
6 |
],
|
7 |
"attn_pdrop": 0.0,
|
8 |
"bos_token_id": 1,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/cephfs/changjianbin/github.com/shjwudp/transformers/examples/pytorch/language-modeling/reading-bird/checkpoint-1500",
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
+
"GPT2LMHeadModel"
|
6 |
],
|
7 |
"attn_pdrop": 0.0,
|
8 |
"bos_token_id": 1,
|
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:0aa4dbd868d8538a5237ed417660b59d557a7063a3c228e4f938a2d7ffac28de
|
3 |
+
size 1240282329
|