acmc commited on
Commit
42b0a39
·
1 Parent(s): 9e04770

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_keybert_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:8b6631473388556f4e0bf9c276a0aabbea38c507e2e27cc4d7670a671b25ca7b
3
- size 990282293
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e47c54a78dbe6fb57436db1d686a2f5af30206e55fc3c4b1c53ab78a6e06bbfe
3
+ size 990286261
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45ecba04c079a3a0d4a9bbc6b4ffce31fad01c10743f393e6f688817213fb427
3
+ size 4283