jq commited on
Commit
ffa7bee
1 Parent(s): 322ce3b

Training in progress, step 2000

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "google/umt5-small",
3
  "architectures": [
4
  "UMT5ForConditionalGeneration"
5
  ],
 
1
  {
2
+ "_name_or_path": "jq/umt5-pretrained",
3
  "architectures": [
4
  "UMT5ForConditionalGeneration"
5
  ],
events.out.tfevents.1708301261.07c8f863332b.5724.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:55f45d21a1b4a6ee8f94ee36b8d748ae42d1f0e1aade9096ab83d67664cc3cbb
3
- size 6507
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b6d7d06118883b458e1e6b881387c803d2448e67274cc264434ac47ff721e9a
3
+ size 6821
events.out.tfevents.1708303478.07c8f863332b.20923.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d706ca9445069507e675f5e73d4e9e79dac6569ae3632a1383450ecf2640e751
3
+ size 5607
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d1798b0df46a1d940da28bc5414e5691ee0c28636ce01e4dff83bebcd326dce8
3
  size 1226432312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7eba17b1fc605350c5f9b6babdaa9c3f182bcdbec65c1e56718ce9e1f3f780b9
3
  size 1226432312
tokenizer_config.json CHANGED
@@ -2739,10 +2739,14 @@
2739
  "clean_up_tokenization_spaces": true,
2740
  "eos_token": "</s>",
2741
  "extra_ids": 300,
 
2742
  "model_max_length": 1000000000000000019884624838656,
2743
  "pad_token": "<pad>",
2744
  "sp_model_kwargs": {},
2745
  "spaces_between_special_tokens": false,
 
2746
  "tokenizer_class": "T5Tokenizer",
 
 
2747
  "unk_token": "<unk>"
2748
  }
 
2739
  "clean_up_tokenization_spaces": true,
2740
  "eos_token": "</s>",
2741
  "extra_ids": 300,
2742
+ "max_length": 150,
2743
  "model_max_length": 1000000000000000019884624838656,
2744
  "pad_token": "<pad>",
2745
  "sp_model_kwargs": {},
2746
  "spaces_between_special_tokens": false,
2747
+ "stride": 0,
2748
  "tokenizer_class": "T5Tokenizer",
2749
+ "truncation_side": "right",
2750
+ "truncation_strategy": "longest_first",
2751
  "unk_token": "<unk>"
2752
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8a76a6c4a581678fd8f8721be0bc76e4691f93a86889c5c43f6f61f7e982dd6c
3
  size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7294035fbf91abe924339d737a1a933b21d0fb625b43201fafbbdecfc6ee895
3
  size 4856