Gan1108 commited on
Commit
b144fad
1 Parent(s): a79b587

Training in progress, step 500

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:72596242ff65e73f812ba2cb25c5145a1c3ce3df6cff9d674b257e067718ed10
3
  size 497918592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4132b60bdb63713660988643cc215be49cf15f044f9e39d3125d1edbd1d310ba
3
  size 497918592
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": 128,
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:3cdc47d6bdd7ba2d7bc82da14e99f007b50f4afeb77e2ef23c7c2152d4a8ac6f
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bff090a1d732d811722b620085ae5938f0394740e26ae7582f2f9546aeef841c
3
  size 4664