nickprock commited on
Commit
df418ed
·
verified ·
1 Parent(s): 4091aa3

Upgrade to V4: Matryoshka Loss with Asymmetric Weights [1.0, 0.3, 0.15, 0.1]. Minimized truncation tax at 768d.

Browse files
Files changed (3) hide show
  1. README.md +0 -0
  2. model.safetensors +1 -1
  3. tokenizer_config.json +1 -1
README.md CHANGED
The diff for this file is too large to render. See raw diff
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:63596b855d196ee3d7b32fc349ce57d3b6adbe3e3590927a5f2db467f2da945e
3
  size 270316376
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac72b79996082b7418fd2130b23a3a86b40bd8afd3121fb727b01894e7db13f7
3
  size 270316376
tokenizer_config.json CHANGED
@@ -5,7 +5,7 @@
5
  "do_basic_tokenize": true,
6
  "do_lower_case": true,
7
  "full_tokenizer_file": null,
8
- "is_local": false,
9
  "mask_token": "[MASK]",
10
  "max_len": 512,
11
  "max_length": 512,
 
5
  "do_basic_tokenize": true,
6
  "do_lower_case": true,
7
  "full_tokenizer_file": null,
8
+ "is_local": true,
9
  "mask_token": "[MASK]",
10
  "max_len": 512,
11
  "max_length": 512,