aegrif commited on
Commit
22c65f4
1 Parent(s): b1cfe43

Upload model

Browse files
Files changed (3) hide show
  1. config.json +2 -2
  2. generation_config.json +1 -1
  3. pytorch_model.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/content/drive/MyDrive/CIS6930_NLP_Group_Project/Final Code Files/GPT2/checkpoint-16000",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
@@ -33,7 +33,7 @@
33
  }
34
  },
35
  "torch_dtype": "float32",
36
- "transformers_version": "4.27.3",
37
  "use_cache": true,
38
  "vocab_size": 50260
39
  }
 
1
  {
2
+ "_name_or_path": "/content/drive/MyDrive/CIS6930_NLP_Group_Project/Final Code Files/GPT2/checkpoint-23000",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
 
33
  }
34
  },
35
  "torch_dtype": "float32",
36
+ "transformers_version": "4.27.4",
37
  "use_cache": true,
38
  "vocab_size": 50260
39
  }
generation_config.json CHANGED
@@ -2,5 +2,5 @@
2
  "_from_model_config": true,
3
  "bos_token_id": 50256,
4
  "eos_token_id": 50256,
5
- "transformers_version": "4.27.3"
6
  }
 
2
  "_from_model_config": true,
3
  "bos_token_id": 50256,
4
  "eos_token_id": 50256,
5
+ "transformers_version": "4.27.4"
6
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e4ce5cb3bd4817ae3e39feb9de759d6da1a778f4191f6d7c43998bd96fa2186
3
  size 510404797
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6afb387badc9d88564f75915032036e6d58d6bb06bc0188e4fc381a4f76264a
3
  size 510404797