ammar commited on
Commit
c5f4c6d
1 Parent(s): 41e5d54

Training in progress, step 20

Browse files
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ad6fb003efe844881600af25e69cbdb62ed81bd05b7cc356986645df42bfc4ca
3
  size 134235048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36a0ce166267b95919bece6e7af01fae7072ac841234a3275dd9a653a6d36994
3
  size 134235048
runs/Mar10_13-12-41_495077fcaffb/events.out.tfevents.1710076364.495077fcaffb.154.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04a452742ecd54dcd5f0561d6c3cca58e90be36368fd4762e1091bb24fcf13fe
3
+ size 5211
tokenizer.json CHANGED
@@ -1,7 +1,19 @@
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": 512,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
+ "padding": {
10
+ "strategy": "BatchLongest",
11
+ "direction": "Left",
12
+ "pad_to_multiple_of": null,
13
+ "pad_id": 0,
14
+ "pad_type_id": 0,
15
+ "pad_token": "<unk>"
16
+ },
17
  "added_tokens": [
18
  {
19
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e99789d06761d2d2548985f7f385f6e71c8867368bf7ce58fefff7618f9f4b39
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a4b3d0eaf877c071932f81173eb05e96d2863eef7d892cd16ffed71b8ae69c2
3
  size 5048