bachephysicdun commited on
Commit
ca82b16
1 Parent(s): e415eff

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:7d222976e1071f78cdca77b214d3d8dcbac356cd93881ecf0fff5c6e67178be8
3
  size 497774208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1c5914c4af35c8c67498df21665d45e2ab067d371e52bc9277ddd5aa6e2e5e0
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:47651f1f2b3e1f1ffc4477f6c36fae3e2ef3c58615eab09a40432781fa5da868
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cc8f988f421151ade7484aed3352aac6437c380d6ffffd64b5488331976ca50
3
  size 5432