dylansheils0241 commited on
Commit
5f03cdc
·
verified ·
1 Parent(s): 66ca926

Upload GPT2ForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +5 -6
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "lgaalves/gpt-2-xl_camel-ai-physics",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2ForSequenceClassification"
@@ -12,12 +12,11 @@
12
  "layer_norm_epsilon": 1e-05,
13
  "model_type": "gpt2",
14
  "n_ctx": 1024,
15
- "n_embd": 1600,
16
- "n_head": 25,
17
  "n_inner": null,
18
- "n_layer": 48,
19
  "n_positions": 1024,
20
- "output_past": true,
21
  "pad_token_id": 50256,
22
  "problem_type": "single_label_classification",
23
  "reorder_and_upcast_attn": false,
@@ -35,7 +34,7 @@
35
  "max_length": 50
36
  }
37
  },
38
- "torch_dtype": "float16",
39
  "transformers_version": "4.38.0.dev0",
40
  "use_cache": true,
41
  "vocab_size": 50257
 
1
  {
2
+ "_name_or_path": "Mahendrakharra/Quatum-Physics-GPT2-FT",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2ForSequenceClassification"
 
12
  "layer_norm_epsilon": 1e-05,
13
  "model_type": "gpt2",
14
  "n_ctx": 1024,
15
+ "n_embd": 768,
16
+ "n_head": 12,
17
  "n_inner": null,
18
+ "n_layer": 12,
19
  "n_positions": 1024,
 
20
  "pad_token_id": 50256,
21
  "problem_type": "single_label_classification",
22
  "reorder_and_upcast_attn": false,
 
34
  "max_length": 50
35
  }
36
  },
37
+ "torch_dtype": "float32",
38
  "transformers_version": "4.38.0.dev0",
39
  "use_cache": true,
40
  "vocab_size": 50257
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e88db402a72b343755bc72737a1794da49ee9ef204595f439f3a0d24c013a6da
3
- size 3115289608
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ba0ae226ce5e21d161f8695c4b1e6b6aaec09e12b8d5570a5c1ee9bb003a4f8
3
+ size 497780432