ConnorLin commited on
Commit
9c9c592
1 Parent(s): e9d825c

ConnorLin/summarization

Browse files
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "../flan-t5-base-samsum/checkpoint-11049",
3
  "architectures": [
4
- "T5Model"
5
  ],
6
  "classifier_dropout": 0.0,
7
  "d_ff": 2048,
 
1
  {
2
  "_name_or_path": "../flan-t5-base-samsum/checkpoint-11049",
3
  "architectures": [
4
+ "T5ForConditionalGeneration"
5
  ],
6
  "classifier_dropout": 0.0,
7
  "d_ff": 2048,
generation_config.json CHANGED
@@ -3,4 +3,4 @@
3
  "eos_token_id": 1,
4
  "pad_token_id": 0,
5
  "transformers_version": "4.35.2"
6
- }
 
3
  "eos_token_id": 1,
4
  "pad_token_id": 0,
5
  "transformers_version": "4.35.2"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:81b376446680c56868ef8aedc2d42580c57c49676bf194b9acf99b667b8948e2
3
- size 891647760
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec7648d626024084bc154e64cb13607f53811ce63470530a4d80cad3fba12b06
3
+ size 990345064
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c4c437e143b3fc5fe81f5d62595eaf197e0b35b3e5a1469ab9bad3b9bd809cdd
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11c3dbe5d3f74b25517911087af0f2931ac7f6294f1b47c116f0463a4398f217
3
  size 4091