evadraganova commited on
Commit
f759c71
·
verified ·
1 Parent(s): 06d999f

End of training

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +2 -14
  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:7813fb7b552bfd5afe8ebdb56aa2f9cc9fc4c8c777cd08f4b35c3084913d9e80
3
  size 497774208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14551f429f4ca8b5146ac98584a20f46dad87434bd5380deb74a73d514356ef2
3
  size 497774208
tokenizer.json CHANGED
@@ -1,19 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 1024,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": "BatchLongest",
11
- "direction": "Right",
12
- "pad_to_multiple_of": null,
13
- "pad_id": 50256,
14
- "pad_type_id": 0,
15
- "pad_token": "<|endoftext|>"
16
- },
17
  "added_tokens": [
18
  {
19
  "id": 50256,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 50256,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a85c7209eaffdfcf1fcab7bbe72131fef69ecdcac95319e09aa2b7f13bf16621
3
  size 6545
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a264af19f6b0d52ec95ca34790271da79037e8ced6cf8d260e070ee249f3471
3
  size 6545