ashwin-py commited on
Commit
4aad2e7
1 Parent(s): dfe2a87

Updated model

Browse files
Files changed (2) hide show
  1. config.json +4 -3
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "_name_or_path": "C:/Users/AMUDHOL/Desktop/Jupyter/mechdistilgpt2/",
3
  "_num_labels": 1,
4
  "activation_function": "gelu_new",
5
  "architectures": [
6
- "GPT2Model"
7
  ],
8
  "attn_pdrop": 0.1,
9
  "bos_token_id": 50256,
@@ -38,7 +38,8 @@
38
  "max_length": 50
39
  }
40
  },
41
- "transformers_version": "4.7.0",
 
42
  "use_cache": true,
43
  "vocab_size": 50257
44
  }
 
1
  {
2
+ "_name_or_path": "distilgpt2",
3
  "_num_labels": 1,
4
  "activation_function": "gelu_new",
5
  "architectures": [
6
+ "GPT2LMHeadModel"
7
  ],
8
  "attn_pdrop": 0.1,
9
  "bos_token_id": 50256,
 
38
  "max_length": 50
39
  }
40
  },
41
+ "torch_dtype": "float32",
42
+ "transformers_version": "4.9.2",
43
  "use_cache": true,
44
  "vocab_size": 50257
45
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c18a8d8b35a96c99fac8ba622f06c14273c8f62333728e1599ab2bf79ebbea9b
3
- size 333972015
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b1af99a293268cb7f6dea0700cef48713163836a21231d7b6cbba2c24fa3cd4
3
+ size 333972957