Mahesh9 commited on
Commit
2a1e282
1 Parent(s): 08c242a

Training in progress, epoch 1

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:bcc260505855f57abe1cd2694a1db257fd352628ee3bf335cf2fdf8add77d3c4
3
  size 267841796
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0764b31149fe72d661ff23275be96a369288021f7fc9b5bba4c0da0e808212a
3
  size 267841796
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": 0,
16
- "pad_type_id": 0,
17
- "pad_token": "[PAD]"
18
- },
19
  "added_tokens": [
20
  {
21
  "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:3341ede46af3037a07cad2364093997394c7ad1cdc89d24a61a660d5ca493314
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d429345d311e16d4e3b4c4adb4f9018ba8c0d177d82a629ff0786b85583f2610
3
  size 4728