jhpassion0621 commited on
Commit
8e30cdc
1 Parent(s): dde7ba8

Training in progress, step 50000

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "google/mt5-large",
3
  "architectures": [
4
  "MT5ForConditionalGeneration"
5
  ],
 
1
  {
2
+ "_name_or_path": "jhpassion0621/kp-mt5-large",
3
  "architectures": [
4
  "MT5ForConditionalGeneration"
5
  ],
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb7d05a183252c1083dfd39301dd5ee03b36732a94c315337feae4fbccb56f8a
3
  size 4918393736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:592b224c79ddbca7f2ee95b4f0396e6e53c34232270461d5d553f14f46fdaef1
3
  size 4918393736
runs/Feb09_12-02-04_a11581f66ffb/events.out.tfevents.1707480131.a11581f66ffb.853.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:82bcb06ac09508e1b9c37ea6e8aae9e9e662005f5c9aa2fe587a819f58073224
3
- size 41117
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f991f272b15caf6bda11fb3ccc091a2dc22f3da5168d8d668a4d160879ba88d
3
+ size 41597
runs/Feb10_13-50-55_a3389580e37d/events.out.tfevents.1707573277.a3389580e37d.741.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea79a61ea677d0529a8d41dd898c692664290a6e380a3919c63c4af0d03273f2
3
+ size 8644
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e73bed1ba1559b646793e05a5fef8052ea2e2a8366680454c386ff6371317210
3
- size 16330559
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f73cbd2b4371a62ef7fa742e0a4650848022fe1ef073f5fbab9055909bfe87f
3
+ size 16315311
tokenizer_config.json CHANGED
@@ -30,9 +30,13 @@
30
  "eos_token": "</s>",
31
  "extra_ids": 0,
32
  "legacy": true,
 
33
  "model_max_length": 1000000000000000019884624838656,
34
  "pad_token": "<pad>",
35
  "sp_model_kwargs": {},
 
36
  "tokenizer_class": "T5Tokenizer",
 
 
37
  "unk_token": "<unk>"
38
  }
 
30
  "eos_token": "</s>",
31
  "extra_ids": 0,
32
  "legacy": true,
33
+ "max_length": 256,
34
  "model_max_length": 1000000000000000019884624838656,
35
  "pad_token": "<pad>",
36
  "sp_model_kwargs": {},
37
+ "stride": 0,
38
  "tokenizer_class": "T5Tokenizer",
39
+ "truncation_side": "right",
40
+ "truncation_strategy": "longest_first",
41
  "unk_token": "<unk>"
42
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c5c6cdec03bb528a8735625a57a1fc19ebe494f26ed746b738103761cb9e0a5c
3
  size 4792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f804691ee115e99d88f82d47bbc7f109178a137f29de2129c02ef9c02b9454d2
3
  size 4792