deepparag commited on
Commit
87ee832
1 Parent(s): 3f7e98f
Files changed (2) hide show
  1. config.json +6 -2
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "deepparag/DumBot",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
@@ -18,7 +18,10 @@
18
  "n_inner": null,
19
  "n_layer": 12,
20
  "n_positions": 1024,
 
21
  "resid_pdrop": 0.1,
 
 
22
  "summary_activation": null,
23
  "summary_first_dropout": 0.1,
24
  "summary_proj_to_labels": true,
@@ -34,7 +37,8 @@
34
  "top_p": 0.7
35
  }
36
  },
37
- "transformers_version": "4.5.1",
 
38
  "use_cache": true,
39
  "vocab_size": 50257
40
  }
 
1
  {
2
+ "_name_or_path": "output-small",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
 
18
  "n_inner": null,
19
  "n_layer": 12,
20
  "n_positions": 1024,
21
+ "reorder_and_upcast_attn": false,
22
  "resid_pdrop": 0.1,
23
+ "scale_attn_by_inverse_layer_idx": false,
24
+ "scale_attn_weights": true,
25
  "summary_activation": null,
26
  "summary_first_dropout": 0.1,
27
  "summary_proj_to_labels": true,
 
37
  "top_p": 0.7
38
  }
39
  },
40
+ "torch_dtype": "float32",
41
+ "transformers_version": "4.12.5",
42
  "use_cache": true,
43
  "vocab_size": 50257
44
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:748e6694a5ddd7f6ada783480337d30d4404ce1f576e025d235ce6757ba49647
3
- size 510403817
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd865f12a5d5411c9928cccc9a3cbdf2afbf5b710927c998d57bb73b2b8c1f43
3
+ size 510401385