acmc commited on
Commit
61c25d3
1 Parent(s): 90a2243

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_unfaceted",
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:98ee625eae851b2342e4ac747875498eb0a65d25c50844ebc2f4b01abfd290e3
3
- size 990282293
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71215db854822b60ca1a966e5f23069ead41ae50c618f879cd077036166e47fe
3
+ size 990286261
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b537709d6a33092512a5b27649b433c0775f13d82ddd7ae270171046cecd0483
3
+ size 4283