acmc commited on
Commit
bfecffc
·
1 Parent(s): ed80f26

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 +2 -2
  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": "acmc/summarizer_google_long-t5-local-base_base_faceted",
3
  "architectures": [
4
  "LongT5ForConditionalGeneration"
5
  ],
 
1
  {
2
+ "_name_or_path": "google/long-t5-local-base",
3
  "architectures": [
4
  "LongT5ForConditionalGeneration"
5
  ],
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f728f562a9d501074859d0369fb1fbd017dc2f4047fbd1e70157b1f12f90b462
3
- size 990282293
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:640890e2f319bac431e083f60fb19025119fdbbc49f2cf20007f8f5c404adadf
3
+ size 990286261
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:116e9ab691f23fff5ff86c6d7d14a74e35a89d04dee6b6a9d4e0cda42990101a
3
+ size 4283