mp-02 commited on
Commit
cc68a38
1 Parent(s): 795c1d3

Training in progress, step 200

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +2 -16
  3. training_args.bin +2 -2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:409d5ca371e1d810ffa19a50eb8ef027e3d107d4f9e1515e9720afae50f354e3
3
  size 503816564
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aaffbd535be07cbe5c0a23552e94bc8e0b5c7110e29f27cb20557a35498ec23d
3
  size 503816564
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 512
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 1,
16
- "pad_type_id": 0,
17
- "pad_token": "<pad>"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aa80865bc3db316942319c6834181cafc5e27a5146c322b4cab132f2275d2669
3
- size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c06abd47ed4ab21fbf0f554ea3e36f6facd0410aa913468463f3ed3f3dda38e7
3
+ size 5176