izh97 commited on
Commit
eb95b33
1 Parent(s): 60758b4

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:669469f9cf86fa65db49e87028b048a9fb249bf2ba14a33d48838d7f5efd4916
3
  size 27280152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a88bf142658489ccf602e0356077f6ab89b1c17cfdb95e13099de5e1a3e8773
3
  size 27280152
runs/Jan26_20-10-54_cff8f62a2681/events.out.tfevents.1706299860.cff8f62a2681.3191.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbf06f990e902e9adcd05058ddbfe6f81a91f64fdc02a3d65a51d7f17cde32b1
3
+ size 4874
runs/Jan26_20-12-37_cff8f62a2681/events.out.tfevents.1706299961.cff8f62a2681.3191.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:122efd5058190f9c7e31c1c3b8640fc8cfae68ad346531e4d390b3ac9c7cb429
3
+ size 15544
special_tokens_map.json CHANGED
@@ -18,7 +18,7 @@
18
  "rstrip": false,
19
  "single_word": false
20
  },
21
- "pad_token": "</s>",
22
  "unk_token": {
23
  "content": "<unk>",
24
  "lstrip": false,
 
18
  "rstrip": false,
19
  "single_word": false
20
  },
21
+ "pad_token": "<unk>",
22
  "unk_token": {
23
  "content": "<unk>",
24
  "lstrip": false,
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Left",
5
- "max_length": 1024,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Left",
5
+ "max_length": 512,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
tokenizer_config.json CHANGED
@@ -35,7 +35,7 @@
35
  "eos_token": "</s>",
36
  "legacy": true,
37
  "model_max_length": 1000000000000000019884624838656,
38
- "pad_token": "</s>",
39
  "sp_model_kwargs": {},
40
  "spaces_between_special_tokens": false,
41
  "tokenizer_class": "LlamaTokenizer",
 
35
  "eos_token": "</s>",
36
  "legacy": true,
37
  "model_max_length": 1000000000000000019884624838656,
38
+ "pad_token": "<unk>",
39
  "sp_model_kwargs": {},
40
  "spaces_between_special_tokens": false,
41
  "tokenizer_class": "LlamaTokenizer",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d21f8d3506615a90b8cce7d9edd60b86e898fa70dd2b177fac2d61b468e9ba40
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b8ba7a95069a8ef947c09223b48e7196c87f5155b1cea83ca8f562e4de7ad11
3
  size 4600