linbin1973 commited on
Commit
2253759
1 Parent(s): cd6b9cd

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:bf0dd7192b4b88461f66bde4a0e9df4dd4f66271b4453bba7ab27413e7ebb3fd
3
  size 430929740
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1c45ca940f3cca414134c955f0ae4c04044ae9e53f2a8dfa02c3e74d64e1ceb
3
  size 430929740
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:135b3be0b4deadaf607a5074f612c6f49608c508d7c39a698654370b796e128f
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21a1262be7fc99b6a1e9ef70a1cd10ace03a5f6238baf6ef5cb664395413e3c1
3
  size 5176