LaLaf93 commited on
Commit
d732dab
1 Parent(s): 49487b3

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:4acdd9b57f2145172f8c46ef09dcc5a96880e61156bf6fcc2d8ade992a2fc72e
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:264701865fec359204cc76532329ddb064faea62812d23393d4e34ff277bec50
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:5066389cc7d55c81531e1bbabb346a4e4dca1b9d56dce8a1c06b8acf7ec797f3
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8afba8f9fb5699ccf779b0b2889500b6cb37454391cd8218b448ca5f70394bb
3
  size 5048