bachephysicdun commited on
Commit
e62cc58
1 Parent(s): 663bf5a

Training in progress, step 69

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:b7e50531bd4c19141f3298d6ffc565a992927e83589361ebc0db715c082d73d1
3
  size 497774208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84c73c606dc0d42e692beb07e10ad1d802b3e75848702e91eb331c4aa6dfb685
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
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0b1d475e34532ca98a6e72a32a7825a819b0e19cc92875bec5ea86f6d671f75b
3
  size 5880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a868124ba64c13968efa5bbf12a685823bd2976563758afccbcc332a60033057
3
  size 5880