acmc commited on
Commit
7569b63
·
1 Parent(s): 6c44bf0

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_base_background_conclusion",
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:296c96acf52e92d9119e751972f837485a7d830effc9d8a3a42e4f36a46c2230
3
- size 990282293
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e4b9314f5174b2cca83d48f9b75d73460945a19b6245c0718d36bd7c0f307c1
3
+ size 990286261
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9e85df6f4701b38b5297293d58a33819fb66a0f73ee478d86cb39e7d1490e8a
3
+ size 4347