ShokSmile commited on
Commit
b169e03
1 Parent(s): ea1877d

Training in progress, step 250

Browse files
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9686c13e24368ee034a441bee139636204fc4abdf92c2b94cc20ad95b4be2934
3
  size 2369320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6538ae96a249301da9efa748c7486504c8c0d81a61444d91d97ef915da42603
3
  size 2369320
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 1024,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {
tokenizer_config.json CHANGED
@@ -839,7 +839,7 @@
839
  "clean_up_tokenization_spaces": true,
840
  "eos_token": "</s>",
841
  "extra_ids": 100,
842
- "model_max_length": 512,
843
  "pad_token": "<pad>",
844
  "tokenizer_class": "T5Tokenizer",
845
  "truncation": true,
 
839
  "clean_up_tokenization_spaces": true,
840
  "eos_token": "</s>",
841
  "extra_ids": 100,
842
+ "model_max_length": 1024,
843
  "pad_token": "<pad>",
844
  "tokenizer_class": "T5Tokenizer",
845
  "truncation": true,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cf662f8d6ecdb5ac998cf106d843fd99e4010ab534feed4f327a7b6f6154248e
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3cfb277b14176c176e0adb95ebde2c1d6b3cc0bdb59f6705a6d14ac358f2f8a
3
  size 5048