acmc commited on
Commit
1acdff1
·
1 Parent(s): ab21931

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_unfaceted",
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:91ff08fc61110b4d0e312331a72519d8c658c937d8986f4dcc0b3e89bbc4e54d
3
- size 990282293
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84bade943836805b81d4ff2b75e01b08da16215dafd615afbbfcc11d10a372b8
3
+ size 990286261
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06513269ceb4ce0c52a70deb02cd00966b58e703b3ccf60de0010bcbf88bfb42
3
+ size 4283