acmc commited on
Commit
e458f7f
1 Parent(s): 2752e6c

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_most_frequent_unfaceted",
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:9c040c01f1fb1e81b63ce8acc12f2a3093cb648659873c47f545055cee85b71f
3
- size 990325865
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7f5bf84041271f95bc81868f0c194014c9f8c51412852672e42669dec4dd835
3
+ size 990330025
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c54429078ae4ae36e04a1ff1f2f8ae7cf1fd0d1a2ff98ff0c1d5a2922285175c
3
+ size 4347