joshcarp commited on
Commit
0e2f3ce
1 Parent(s): 07d28f6

Training in progress, epoch 1

Browse files
Files changed (2) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +6 -1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c1c330e04ee04ebdba3f4756b876aeb1711c09780ea38761cb42fb425e40e424
3
  size 497774208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89eeda3a5b992a42a82fbe4c1f5904d00eeac81f0e97cfc1bfb1757cf63d519c
3
  size 497774208
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": 512,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {