Training in progress, step 10
Browse files- adapter_model.bin +1 -1
- adapter_model.safetensors +1 -1
- runs/Dec19_13-55-49_126fe9f2d7af/events.out.tfevents.1702997014.126fe9f2d7af.3741.5 +2 -2
- runs/Dec19_15-08-08_126fe9f2d7af/events.out.tfevents.1702998496.126fe9f2d7af.3741.6 +3 -0
- special_tokens_map.json +1 -1
- tokenizer_config.json +1 -1
- training_args.bin +1 -1
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 16823434
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5770895958c387f0f392e0a860633ffaab725b4cf88236c50c7eb7a42879f963
|
3 |
size 16823434
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 16794200
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9cbc3299d09733a44caf6770334c0379823b6ef213abc6537dfe41ccc16021df
|
3 |
size 16794200
|
runs/Dec19_13-55-49_126fe9f2d7af/events.out.tfevents.1702997014.126fe9f2d7af.3741.5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b6d94ac3a380bed47f55668af0741aa46ca384bdc2bd5a5ae011024fa6778e9
|
3 |
+
size 59550
|
runs/Dec19_15-08-08_126fe9f2d7af/events.out.tfevents.1702998496.126fe9f2d7af.3741.6
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fccc4b04f1df91333d2cc01878d1e4b305bc9513bf857da143a57d59e172782d
|
3 |
+
size 6184
|
special_tokens_map.json
CHANGED
@@ -13,7 +13,7 @@
|
|
13 |
"rstrip": false,
|
14 |
"single_word": false
|
15 |
},
|
16 |
-
"pad_token": "
|
17 |
"unk_token": {
|
18 |
"content": "<unk>",
|
19 |
"lstrip": false,
|
|
|
13 |
"rstrip": false,
|
14 |
"single_word": false
|
15 |
},
|
16 |
+
"pad_token": "[PAD]",
|
17 |
"unk_token": {
|
18 |
"content": "<unk>",
|
19 |
"lstrip": false,
|
tokenizer_config.json
CHANGED
@@ -31,7 +31,7 @@
|
|
31 |
"eos_token": "</s>",
|
32 |
"legacy": false,
|
33 |
"model_max_length": 1000000000000000019884624838656,
|
34 |
-
"pad_token": "
|
35 |
"padding_side": "right",
|
36 |
"sp_model_kwargs": {},
|
37 |
"tokenizer_class": "LlamaTokenizer",
|
|
|
31 |
"eos_token": "</s>",
|
32 |
"legacy": false,
|
33 |
"model_max_length": 1000000000000000019884624838656,
|
34 |
+
"pad_token": "[PAD]",
|
35 |
"padding_side": "right",
|
36 |
"sp_model_kwargs": {},
|
37 |
"tokenizer_class": "LlamaTokenizer",
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b961573e1dd5180ed58c1442d208b588cb21867c202e09df3d571a4ad32d781f
|
3 |
size 4600
|