Text Generation
Transformers
PyTorch
Chinese
English
gpt2
Inference Endpoints
text-generation-inference
Hollway commited on
Commit
4e079b7
1 Parent(s): 301e57d

Training in progress, step 100

Browse files
Files changed (4) hide show
  1. .gitignore +1 -0
  2. config.json +1 -1
  3. pytorch_model.bin +1 -1
  4. training_args.bin +3 -0
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "Hollway/gpt2_finetune",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
 
1
  {
2
+ "_name_or_path": "./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:1b1b72215706f9039feb7b5f98d46790e951c0ad08e9b63544e6f5f3aca1f40d
3
  size 497807197
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:567f89cbe58419c4eb849da36f07d811404f7be6a8b2fa364878f1f8f5255ba3
3
  size 497807197
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed99cd4dcaf4b8304b18c22ebba88ebc3b68d0737e7729ce0403eba6f29f16d3
3
+ size 3835