Alphonse-96 commited on
Commit
68194a9
1 Parent(s): ded3654

Training in progress, step 500

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "t5-base",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
1
  {
2
+ "_name_or_path": "Alphonse-96/en_luo_mt_v1",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:81330a128343c29e53553db2e221f702b7a6395f9e3b995c2a250af59aeadbef
3
  size 891561768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8896c4e2f36d2e139c6badf30b18ac5660892f7ce240f61f2898899df6abb5e
3
  size 891561768
runs/Mar23_16-39-30_06c7bb63b410/events.out.tfevents.1711211972.06c7bb63b410.1381.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3cc176715dc37e26627420c0a5f2fdfe71237b02763e4408795c9de96593f432
3
- size 9333
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3d1af7d63d93746bd7366187319626c6b76ca7dd66c11bd5885f526cf6df731
3
+ size 10057
runs/Mar23_17-59-33_06c7bb63b410/events.out.tfevents.1711216774.06c7bb63b410.1381.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f71a2a73115df77e31b1f924b8a46ce1e67c34d8a9ae6b5e69dcacbe549aa2a
3
+ size 5789
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
@@ -938,8 +938,12 @@
938
  "clean_up_tokenization_spaces": true,
939
  "eos_token": "</s>",
940
  "extra_ids": 100,
 
941
  "model_max_length": 1000000000000000019884624838656,
942
  "pad_token": "<pad>",
 
943
  "tokenizer_class": "T5Tokenizer",
 
 
944
  "unk_token": "<unk>"
945
  }
 
938
  "clean_up_tokenization_spaces": true,
939
  "eos_token": "</s>",
940
  "extra_ids": 100,
941
+ "max_length": 512,
942
  "model_max_length": 1000000000000000019884624838656,
943
  "pad_token": "<pad>",
944
+ "stride": 0,
945
  "tokenizer_class": "T5Tokenizer",
946
+ "truncation_side": "right",
947
+ "truncation_strategy": "longest_first",
948
  "unk_token": "<unk>"
949
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:919875ee95d256c6ef3d364a3ec58ea83c41fb8bb8ab4a86ad0a53b277e6fd99
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c93f85d3feae887fa4bb18597bc604217cf3fa72c51852f9491ef191389ea59
3
  size 5048