daspartho commited on
Commit
7804c01
1 Parent(s): dc14e2e

updated model with updated dataset

Browse files
Files changed (3) hide show
  1. pytorch_model.bin +1 -1
  2. tokenizer.json +2 -14
  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:e4000e458f3e70a4a863dee612255af1f850b00a931d0a55ff35853672f7e7ac
3
  size 267854321
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfabfdf58fcb84e3ec7ba3116a8e808ed513a31109ae832c5c24ed6d6a32cf43
3
  size 267854321
tokenizer.json CHANGED
@@ -1,19 +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": "BatchLongest",
11
- "direction": "Right",
12
- "pad_to_multiple_of": null,
13
- "pad_id": 0,
14
- "pad_type_id": 0,
15
- "pad_token": "[PAD]"
16
- },
17
  "added_tokens": [
18
  {
19
  "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:3abf830e7099161c18d382a2d22706a2d81bdcab0110d2d38b395385a367ce15
3
  size 3311
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a4b23777efe5caf3bff4c63f03e3b598f3c2a387d59499ed6a2316d8712a158
3
  size 3311