Text Generation
Transformers
PyTorch
Chinese
English
gpt2
Inference Endpoints
text-generation-inference
Hollway commited on
Commit
cdbb448
1 Parent(s): f280b0b

qa_dataset

Browse files
Files changed (2) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/kaggle/input/gpt2-finetune/ckpt",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
 
1
  {
2
+ "_name_or_path": "Hollway/gpt2_finetune",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:061de490974b94c47e392544291e749e539eb62cdeb1b8919a72c37b345cd504
3
  size 497807197
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3660856e634da99d74c8d988d3a90fd3a78f2cf8ff74f88afe9d93e4aab5afd
3
  size 497807197