Jinseong commited on
Commit
a419ba0
1 Parent(s): 26b766a
Files changed (2) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -2,7 +2,7 @@
2
  "_name_or_path": "/opt/ml/final-project-level3-nlp-08/outputs/",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
- "GPT2LMHeadModel"
6
  ],
7
  "attn_pdrop": 0.1,
8
  "bos_token_id": 0,
 
2
  "_name_or_path": "/opt/ml/final-project-level3-nlp-08/outputs/",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
+ "GPT2Model"
6
  ],
7
  "attn_pdrop": 0.1,
8
  "bos_token_id": 0,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:870a716c6d4d8841db007126c6090b66140ee13984534b006244d4c4ef40b070
3
- size 4675508961
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:973b4c5d8acbc29aa0e9ae3a6680c12f4b01d2e52ee269855c745a3087c205b1
3
+ size 4675501217