Kerem P commited on
Commit
be74963
1 Parent(s): 59ebdec

Training in progress, step 6000

Browse files
Files changed (3) hide show
  1. pytorch_model.bin +1 -1
  2. tokenizer.json +2 -16
  3. training_args.bin +1 -1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e1ccb8cb28c0d7bb02c83db46844e8849b86bd0ee21be359d6a4b8a52f58f14d
3
  size 1740386738
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:596bcc541a70d70504118b77c06617f18955f3b547636869e96cf52bf3783661
3
  size 1740386738
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": 0,
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:d21222ce65836fb304dba0ec546291bad8c31209920867a3de43cc59e3ffb6d8
3
  size 6840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:224eb02885e4e49058057cb57d84f6b2103584a31e2817dc58cee7b8244658ea
3
  size 6840