acmc commited on
Commit
a06bb9e
1 Parent(s): 0c87a07

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_base_faceted",
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:92cceb7249635d2ea2efed5dac03a706b1d88ade1cb8c817364ec0557f7a06b5
3
- size 990325865
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16c31a8870db2be284a7d224cab50dd391b6ebe29addb203218affa00dac6622
3
+ size 990330025
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:492b54e777c24b4c2720cff90bca32cfe54c2765adb8d7b10e74b4bef22757ec
3
+ size 4283