ncoop57 commited on
Commit
8d1fdfe
1 Parent(s): dcaabdd

Model save

Browse files
Files changed (3) hide show
  1. pytorch_model.bin +1 -1
  2. tokenizer.json +16 -2
  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:ed66a8bb6584779851691128482de43c46825e4dfb81f9fd4a70ead8f1884fd4
3
  size 551186797
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44d7e4bbeacb78e492f37b4613127c1668fc36223a724cc18596dbf68125b5e1
3
  size 551186797
tokenizer.json CHANGED
@@ -1,7 +1,21 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
4
- "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 50256,
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 256,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
+ "padding": {
10
+ "strategy": {
11
+ "Fixed": 256
12
+ },
13
+ "direction": "Right",
14
+ "pad_to_multiple_of": null,
15
+ "pad_id": 50256,
16
+ "pad_type_id": 0,
17
+ "pad_token": "<|endoftext|>"
18
+ },
19
  "added_tokens": [
20
  {
21
  "id": 50256,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:970b00211a8941d483454f5bbf02d921a7c1895860cac4c30fb78b2e35383517
3
  size 3515
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2b12f2f9411b6f54dc6b2726a40acbbd518a5d302b3b548066c610b922c6473
3
  size 3515