ExplosionNuclear commited on
Commit
3a104c1
·
verified ·
1 Parent(s): 8007e40

Training in progress, step 60

Browse files
Files changed (2) hide show
  1. adapter_model.safetensors +1 -1
  2. tokenizer.json +8 -1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c78184ca4efb4081563d626c3987e77c55323ebbb0da2ec8a9638dc4dd1bcaf1
3
  size 75509920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e26b41492f76f59be72fc32eab80b2a4ebc3c5044c88aaad7b872bb4a56caeec
3
  size 75509920
tokenizer.json CHANGED
@@ -1,7 +1,14 @@
1
  {
2
  "version": "1.0",
3
  "truncation": null,
4
- "padding": null,
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 50256,
 
1
  {
2
  "version": "1.0",
3
  "truncation": null,
4
+ "padding": {
5
+ "strategy": "BatchLongest",
6
+ "direction": "Right",
7
+ "pad_to_multiple_of": null,
8
+ "pad_id": 50256,
9
+ "pad_type_id": 0,
10
+ "pad_token": "<|endoftext|>"
11
+ },
12
  "added_tokens": [
13
  {
14
  "id": 50256,