acmc commited on
Commit
080fcdd
·
1 Parent(s): d1f32b4

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_keywords_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:4783887b36a75261fa9a5dff6d6ab88503762e1d764f53ce18bcd1e22f65f360
3
- size 990325865
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:582d69b3e6469a6b0c381fb05087f3b36361e3a2fa3851aac966fe03f5486b70
3
+ size 990330025
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:886902f7051094638258658d48652c0cf3d01acf2d32f750a4ed68e0c2be3dfb
3
+ size 4283