acmc commited on
Commit
f650106
1 Parent(s): b66e9e5

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_tf_idf_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:01652c4e0ea00606635df89752d017dacb10fe9429ad21374fc4588f7edf0af9
3
- size 990325865
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc8f8674f88033240b946f0dc821d55c7bdcbb7c9ee26054ffa5f773f3ec6f28
3
+ size 990330025
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed987522734e16021a05ac622aa6611fe984ec2b2cee98524b4d5da721188d4b
3
+ size 4283