rafimumtaz commited on
Commit
3c3329f
1 Parent(s): d18a403

Training in progress, step 186

Browse files
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:163410d19c4d32f8adb003979057bf4c9f14018674648a6170dabd07aac25c5d
3
  size 6824216
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d714e39037866b4cf04992a4a93e0b5a7e5976b8d2bee8748f6b9a64fda135c8
3
  size 6824216
runs/Oct08_17-44-19_ad04a7c54ea0/events.out.tfevents.1728409461.ad04a7c54ea0.388.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6947cde9dbc203dd6d5ab644b14ec6970f5202342a155917f364db8252c6b75
3
+ size 5499
special_tokens_map.json CHANGED
@@ -13,5 +13,11 @@
13
  "rstrip": false,
14
  "single_word": false
15
  },
16
- "pad_token": "<|end_of_text|>"
 
 
 
 
 
 
17
  }
 
13
  "rstrip": false,
14
  "single_word": false
15
  },
16
+ "pad_token": {
17
+ "content": "<|end_of_text|>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ }
23
  }
tokenizer_config.json CHANGED
@@ -2052,11 +2052,18 @@
2052
  "bos_token": "<|begin_of_text|>",
2053
  "clean_up_tokenization_spaces": true,
2054
  "eos_token": "<|end_of_text|>",
 
2055
  "model_input_names": [
2056
  "input_ids",
2057
  "attention_mask"
2058
  ],
2059
  "model_max_length": 131072,
 
2060
  "pad_token": "<|end_of_text|>",
2061
- "tokenizer_class": "PreTrainedTokenizerFast"
 
 
 
 
 
2062
  }
 
2052
  "bos_token": "<|begin_of_text|>",
2053
  "clean_up_tokenization_spaces": true,
2054
  "eos_token": "<|end_of_text|>",
2055
+ "max_length": 128,
2056
  "model_input_names": [
2057
  "input_ids",
2058
  "attention_mask"
2059
  ],
2060
  "model_max_length": 131072,
2061
+ "pad_to_multiple_of": null,
2062
  "pad_token": "<|end_of_text|>",
2063
+ "pad_token_type_id": 0,
2064
+ "padding_side": "right",
2065
+ "stride": 0,
2066
+ "tokenizer_class": "PreTrainedTokenizerFast",
2067
+ "truncation_side": "right",
2068
+ "truncation_strategy": "longest_first"
2069
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:263384cadae6de46b7d818367ba6d39f212f4f98f83c0d5c0d4b0b9b65f61bf9
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7405ad6f62811231a24f460fb317c5d3e9f188c86d78a6594c02baa34a5b91e
3
  size 5176