himu1780 commited on
Commit
7f2dfda
·
verified ·
1 Parent(s): 21d21ac

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +2 -16
  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:46b25c639c56702387ca76b6851e08eee04996d72f34b5cd368f2e9f7c5d85f2
3
  size 497774208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3c8fcb935c9ec414efa2fbb9f34a7a90af7e8693217e733d5b3468959b121fb
3
  size 497774208
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": 50256,
16
- "pad_type_id": 0,
17
- "pad_token": "<|endoftext|>"
18
- },
19
  "added_tokens": [
20
  {
21
  "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:b9bd7808d2c528c5fe9c36463ab81ef2d7449e3fd4b9cd330b68e08aa41ecb43
3
  size 5841
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa391f384ada3aab1d4cf7e940f08b56f5f762daa33aa81013bf06ad1f5ea946
3
  size 5841