Text Generation
Transformers
PyTorch
Chinese
English
gpt2
Inference Endpoints
text-generation-inference
Hollway commited on
Commit
5a6c5f5
1 Parent(s): 0dfd489

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/repo2/gpt2/output/checkpoint-10500",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
@@ -33,7 +33,7 @@
33
  }
34
  },
35
  "torch_dtype": "float32",
36
- "transformers_version": "4.30.2",
37
  "use_cache": true,
38
  "vocab_size": 50257
39
  }
 
1
  {
2
+ "_name_or_path": "Hollway/gpt2_finetune",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
 
33
  }
34
  },
35
  "torch_dtype": "float32",
36
+ "transformers_version": "4.30.1",
37
  "use_cache": true,
38
  "vocab_size": 50257
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.30.2"
6
  }
 
2
  "_from_model_config": true,
3
  "bos_token_id": 50256,
4
  "eos_token_id": 50256,
5
+ "transformers_version": "4.30.1"
6
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:230cb126b75381d64c564087da098937076fc856482d82f945287b9c4fa67e60
3
  size 497807197
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e69dbbcaca016b42bf3ce90fe2ea289f7f0eb8ad85ddd9ad4a245e661ab90a75
3
  size 497807197