harriskr14 commited on
Commit
6650aad
·
verified ·
1 Parent(s): 6b7c253

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +6 -1
  3. training_args.bin +1 -1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bab2303d163b4672d15360803ea07773c196ccdef6b30fe0c95c9cd1c9761ad7
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d57ca73bde5d46ebc1d64d9d31c91ee2b2421f3b22d0555625efb1211aaefa4
3
  size 267832560
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
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7ead2b58969931f495d24fcdb858d3e89eeeb19eaabcf886f5b59be1495a8b2f
3
  size 5777
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fd7738f924f5706c801bf7b5c823b5fd8907ae0b6fe8434f7a91fe72117f906
3
  size 5777