BloomLonely commited on
Commit
9fc271d
1 Parent(s): b62ccf9

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +16 -2
  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:47d1e54f3833f385e0c43b498ab86515ca4f3088aaa52266829938b0de2a5646
3
  size 260782152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6af4b24241a86c4d284d40cc16489d6a8b227176164f6f453724f2f9c4989f5
3
  size 260782152
tokenizer.json CHANGED
@@ -1,7 +1,21 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
4
- "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 384,
6
+ "strategy": "OnlySecond",
7
+ "stride": 0
8
+ },
9
+ "padding": {
10
+ "strategy": {
11
+ "Fixed": 384
12
+ },
13
+ "direction": "Right",
14
+ "pad_to_multiple_of": null,
15
+ "pad_id": 0,
16
+ "pad_type_id": 0,
17
+ "pad_token": "[PAD]"
18
+ },
19
  "added_tokens": [
20
  {
21
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b061823bd28c23d56978f91b9c0480759d2c3d8b70a67aa016ae2a34d789e474
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db8375734e8e2112e4f84570a068dfbc6ee5062e66d3fc3e6300726d726283ce
3
  size 4920