newtonkwan commited on
Commit
6c1222d
·
1 Parent(s): ed001e0
Files changed (2) hide show
  1. config.json +2 -2
  2. pytorch_model.bin +1 -1
config.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "_name_or_path": "gpt2",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
- "SelfDebiasingGPT2LMHeadModel"
6
  ],
7
  "attn_pdrop": 0.1,
8
  "bos_token_id": 50256,
 
1
  {
2
+ "_name_or_path": "./gpt2-ft-with-non-challenging",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
+ "GPT2LMHeadModel"
6
  ],
7
  "attn_pdrop": 0.1,
8
  "bos_token_id": 50256,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5e449d83f4f8ac39af3045fd27634e013aae9eb95e594081aa2f575f82f6d216
3
  size 510401961
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a3e5d205367fccfb40ca17b53f4808cd3c8ee6292b4b81a8ea8e24dd3d3190a
3
  size 510401961