acmc commited on
Commit
dec8be0
1 Parent(s): e9484ee

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_mesh_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:64f375bf454a9705fc3c742a28859ef02d3bc3b5fce2cc407b83eee5d67833a0
3
- size 990325865
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b813e341e8aa18de015aa73f068eb518c01ed09eb525b18b8df768737b215599
3
+ size 990330025
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdf845ccfcb772f706e05355afd4ba8a86d255da83b254aabf000e6c364b8022
3
+ size 4283