acmc commited on
Commit
d1c129b
·
1 Parent(s): 0c24385

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-local-base_mesh_faceted",
3
  "architectures": [
4
  "LongT5ForConditionalGeneration"
5
  ],
 
1
  {
2
+ "_name_or_path": "google/long-t5-local-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:44fb36b37a51f1c2b605e40be52add2b182958d915dd3ecf7c34d63c0d28ed04
3
- size 990282293
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d42b0276422559bd569868f03e4ebb57f1ed6ee0edd536a63e8b002b6e6f0129
3
+ size 990286261
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47beb280809c8bb0f799d63e0ccbf1fb04f5b8a18eb14ceec7eda2cc07644f02
3
+ size 4283