tarashagarwal commited on
Commit
11c4bdd
·
verified ·
1 Parent(s): 308068c

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +16 -2
  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:3eedf16e475a66d4361eceba2f9cb7c76fbbc0a5cf713642b210e321b00f989f
3
  size 498612824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:866676f0dd54c6c1dec4e7a54771ca09630b1adde3dee846e84da974e1ac8e2a
3
  size 498612824
tokenizer.json CHANGED
@@ -1,7 +1,21 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
4
- "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
 
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": 1,
16
+ "pad_type_id": 0,
17
+ "pad_token": "<pad>"
18
+ },
19
  "added_tokens": [
20
  {
21
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:baf540caa40eb7fa90f1a79e75aa7bb4fbc97d8eb69710f8eb60b9a917e0aff8
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a8d45bd291ada9fb1a4b8a5d8f2123935129672ff7ac812e928ca3521f83cbb
3
  size 5368