Training in progress, step 100
Browse files- adapter_config.json +1 -1
- adapter_model.safetensors +2 -2
- runs/Jan19_15-37-41_53bbe985b92f/events.out.tfevents.1705678662.53bbe985b92f.26.3 +2 -2
- runs/Jan19_15-42-13_53bbe985b92f/events.out.tfevents.1705678934.53bbe985b92f.26.4 +3 -0
- runs/Jan19_15-44-12_53bbe985b92f/events.out.tfevents.1705679053.53bbe985b92f.26.5 +3 -0
- runs/Jan19_15-45-37_53bbe985b92f/events.out.tfevents.1705679139.53bbe985b92f.26.6 +3 -0
- runs/Jan19_15-46-22_53bbe985b92f/events.out.tfevents.1705679183.53bbe985b92f.26.7 +3 -0
- tokenizer_config.json +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"alpha_pattern": {},
|
| 3 |
"auto_mapping": null,
|
| 4 |
-
"base_model_name_or_path":
|
| 5 |
"bias": "none",
|
| 6 |
"fan_in_fan_out": false,
|
| 7 |
"inference_mode": true,
|
|
|
|
| 1 |
{
|
| 2 |
"alpha_pattern": {},
|
| 3 |
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": "bigscience/bloom-560m",
|
| 5 |
"bias": "none",
|
| 6 |
"fan_in_fan_out": false,
|
| 7 |
"inference_mode": true,
|
adapter_model.safetensors
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:d0c5ba8438e67c45c66046f6c15643c8d8dae1a917c7cb4fbc57226e0a05ead9
|
| 3 |
+
size 3152768
|
runs/Jan19_15-37-41_53bbe985b92f/events.out.tfevents.1705678662.53bbe985b92f.26.3
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:2c1c7a0c0b23eb83fd9f4bd74e85de6fa5823041a6abbbb47a22bbf072858570
|
| 3 |
+
size 55155
|
runs/Jan19_15-42-13_53bbe985b92f/events.out.tfevents.1705678934.53bbe985b92f.26.4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:390b1e1906d8bd2f5d74a8acad8bcecb6af12fa06b54498217fe776b8a62d03f
|
| 3 |
+
size 7268
|
runs/Jan19_15-44-12_53bbe985b92f/events.out.tfevents.1705679053.53bbe985b92f.26.5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0a99944fa2b7d4e22d758ccf2e90dda79f9f8a7e0785d4e57ad1494ce1b04331
|
| 3 |
+
size 8963
|
runs/Jan19_15-45-37_53bbe985b92f/events.out.tfevents.1705679139.53bbe985b92f.26.6
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:121fecc105449b480bb679aa2f872ca4601407b50abb0c9a1d6385929e0d4ddd
|
| 3 |
+
size 6037
|
runs/Jan19_15-46-22_53bbe985b92f/events.out.tfevents.1705679183.53bbe985b92f.26.7
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eeb42c40b22ee674f1f33bff5db9f0051428a58a6542cbe6f540a886e50fa880
|
| 3 |
+
size 7878
|
tokenizer_config.json
CHANGED
|
@@ -40,7 +40,7 @@
|
|
| 40 |
"legacy": false,
|
| 41 |
"model_max_length": 1000000000000000019884624838656,
|
| 42 |
"pad_token": "<pad>",
|
| 43 |
-
"padding_side": "
|
| 44 |
"tokenizer_class": "BloomTokenizer",
|
| 45 |
"unk_token": "<unk>"
|
| 46 |
}
|
|
|
|
| 40 |
"legacy": false,
|
| 41 |
"model_max_length": 1000000000000000019884624838656,
|
| 42 |
"pad_token": "<pad>",
|
| 43 |
+
"padding_side": "right",
|
| 44 |
"tokenizer_class": "BloomTokenizer",
|
| 45 |
"unk_token": "<unk>"
|
| 46 |
}
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4347
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2300df7b92343e8959832928d03b851a70aab28db53ed3cc1ae5ecc8aae93e56
|
| 3 |
size 4347
|