Jinseong commited on
Commit
ac1c9f8
1 Parent(s): a419ba0
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
- "GPT2Model"
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
+ "GPT2LMHeadModel"
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:973b4c5d8acbc29aa0e9ae3a6680c12f4b01d2e52ee269855c745a3087c205b1
3
- size 4675501217
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f666d9c7031cdffab062946c6d74cfdcdaf5c006cc48c422cdeede5786eba85f
3
+ size 4675508961