StevenMD commited on
Commit
c478044
·
verified ·
1 Parent(s): 6cb0380

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "google/long-t5-tglobal-base",
3
  "architectures": [
4
  "LongT5ForConditionalGeneration"
5
  ],
 
1
  {
2
+ "_name_or_path": "StevenMD/legal-summarizer",
3
  "architectures": [
4
  "LongT5ForConditionalGeneration"
5
  ],
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2d221d52c82df0e2587bf3e2b17c864abe6072d7a9f7fa7c927ddf10a9713539
3
  size 1187780840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ec68409e6d79174fe622d5d5aeaa1a54594a3514492ff796b8b97718d598816
3
  size 1187780840
runs/Mar10_09-15-58_8092e097668c/events.out.tfevents.1741598158.8092e097668c.581.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:298a1336f7d3b995dcc7ba9c4b7caf9237f477b6fe9173f887cffcba25166393
3
+ size 5442
runs/Mar10_09-20-42_8092e097668c/events.out.tfevents.1741598443.8092e097668c.581.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6dd07b6747a07570a5ca242e2ef12d71e907345ecba8e456e5dd3ce44309ff3c
3
+ size 5442
runs/Mar10_09-23-28_8092e097668c/events.out.tfevents.1741598609.8092e097668c.581.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44603a9c10ddf3a3174cf703da69e56a7436647affe19f32656e74393cc31366
3
+ size 5443
runs/Mar10_09-23-54_8092e097668c/events.out.tfevents.1741598635.8092e097668c.581.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:020eff0fdc4c2ca03c0814905c0893d83130ce732de443a49c14e2655b66eb0a
3
+ size 6240
runs/Mar10_09-28-56_8092e097668c/events.out.tfevents.1741598936.8092e097668c.581.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:924731cf9695218dce67ed561e8a857e3e217e30768aa987efcd8ac48b4c211c
3
+ size 5442
runs/Mar10_09-29-37_8092e097668c/events.out.tfevents.1741598983.8092e097668c.581.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3796b99c621957da89763d8cadbe6cf6e73eb02027c8f5632140a031c9286b4d
3
+ size 23521
runs/Mar10_09-29-37_8092e097668c/events.out.tfevents.1741602124.8092e097668c.581.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d54420be9dfab1383d474fb5320989eefda3b604a235306ffc3cb819762aa59d
3
+ size 359
runs/Mar10_12-49-15_3dd0cf04e273/events.out.tfevents.1741610969.3dd0cf04e273.386.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e06d34f57887dda4520ea496a012e96a85744f8c0c59bc29ae1dfff1d2b3ce96
3
+ size 5668
runs/Mar10_12-55-10_3dd0cf04e273/events.out.tfevents.1741611322.3dd0cf04e273.5359.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3370ca7601d3187915313607ca4884e1681afc5beacc72f1c9f28429cec49094
3
+ size 11137
runs/Mar10_13-11-08_3dd0cf04e273/events.out.tfevents.1741612282.3dd0cf04e273.5359.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41027acec3fafc82a2fa2e84bcfe4cd38ab050900b83e1f4462e8daa0d7e79cc
3
+ size 11137
special_tokens_map.json CHANGED
@@ -101,7 +101,25 @@
101
  "<extra_id_98>",
102
  "<extra_id_99>"
103
  ],
104
- "eos_token": "</s>",
105
- "pad_token": "<pad>",
106
- "unk_token": "<unk>"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
107
  }
 
101
  "<extra_id_98>",
102
  "<extra_id_99>"
103
  ],
104
+ "eos_token": {
105
+ "content": "</s>",
106
+ "lstrip": false,
107
+ "normalized": false,
108
+ "rstrip": false,
109
+ "single_word": false
110
+ },
111
+ "pad_token": {
112
+ "content": "<pad>",
113
+ "lstrip": false,
114
+ "normalized": false,
115
+ "rstrip": false,
116
+ "single_word": false
117
+ },
118
+ "unk_token": {
119
+ "content": "<unk>",
120
+ "lstrip": false,
121
+ "normalized": false,
122
+ "rstrip": false,
123
+ "single_word": false
124
+ }
125
  }
tokenizer_config.json CHANGED
@@ -932,8 +932,15 @@
932
  "eos_token": "</s>",
933
  "extra_ids": 100,
934
  "extra_special_tokens": {},
 
935
  "model_max_length": 1000000000000000019884624838656,
 
936
  "pad_token": "<pad>",
 
 
 
937
  "tokenizer_class": "T5Tokenizer",
 
 
938
  "unk_token": "<unk>"
939
  }
 
932
  "eos_token": "</s>",
933
  "extra_ids": 100,
934
  "extra_special_tokens": {},
935
+ "max_length": 256,
936
  "model_max_length": 1000000000000000019884624838656,
937
+ "pad_to_multiple_of": null,
938
  "pad_token": "<pad>",
939
+ "pad_token_type_id": 0,
940
+ "padding_side": "right",
941
+ "stride": 0,
942
  "tokenizer_class": "T5Tokenizer",
943
+ "truncation_side": "right",
944
+ "truncation_strategy": "longest_first",
945
  "unk_token": "<unk>"
946
  }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d57a7d6f06bcd629dece1bcf90226bbd262b5e3cab8a6aca5c1850d1680c0e71
3
+ size 5496