ExplosionNuclear commited on
Commit
a430f7c
·
verified ·
1 Parent(s): ec258f9

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:524d69d647444fef9052d0e901f822d288842e67ba53bdb5512d1b0fdd8ae384
3
  size 75509920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e1a4ecee13d3637cc3dde9e56bb38f40c61f89ca9a5aa8d7a6d4eb6e2f613dd
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,