harshilj0310 commited on
Commit
18f49c4
1 Parent(s): eff951b

Training in progress, epoch 1

Browse files
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb5c2cb6179fb19dbbc0bc293713fbd60cc5f3ab10b5999dd538011495599dcf
3
  size 2518104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef31c73a0ffb72a32e5c294acf1d5ee198e5586eaf2d386803a82c716c03cd77
3
  size 2518104
runs/Jun14_23-07-50_77948eb30196/events.out.tfevents.1718406474.77948eb30196.34.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5174d51268e24df6125b8c79eee798c6a62a40aa42488e1054d85725016a65e
3
+ size 5439
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Left",
5
+ "max_length": 512,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:239c09ccd5882b4e5544dacb5eb0b4d72e522754aff80b603aabd00a17814be8
3
+ size 5304