jmhuerta commited on
Commit
fe1e752
1 Parent(s): ff313c6

Upload model

Browse files
Files changed (2) hide show
  1. config.json +2 -2
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "gpt2",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
@@ -35,5 +35,5 @@
35
  "torch_dtype": "float32",
36
  "transformers_version": "4.24.0",
37
  "use_cache": true,
38
- "vocab_size": 32000
39
  }
 
1
  {
2
+ "_name_or_path": "./",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
 
35
  "torch_dtype": "float32",
36
  "transformers_version": "4.24.0",
37
  "use_cache": true,
38
+ "vocab_size": 32768
39
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f6dd45d9193984f77f4ef937ea0326b30de9a9cfaa0de775aa1aeca521e00bee
3
- size 454310077
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f030bf2f2f731c571cb9a3d9d8b7c34e2814465d5d60d04ec6a0130171684fc
3
+ size 456669373