acmc commited on
Commit
3726192
1 Parent(s): f26d7ba

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-tglobal-base_keybert_unfaceted",
3
  "architectures": [
4
  "LongT5ForConditionalGeneration"
5
  ],
 
1
  {
2
+ "_name_or_path": "google/long-t5-tglobal-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:7e771ecfeb32c8627465cd4a3a868d4c3b55baf5c769ed808f6bc1dbda1b4b88
3
- size 990325865
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afed7ebed72f6eff8be330c23ced4a444a9804d2e1f8f14f202ed760ddfeae56
3
+ size 990330025
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8e5c1ed3363d43528cd0aa263c31d22cf5efad9c615212b21f55aaf22731f4e
3
+ size 4283