Femboyuwu2000
commited on
Commit
•
5062d14
1
Parent(s):
661e2ec
Model save
Browse files
bloomz-1b1-vn-chat/adapter_config.json
CHANGED
@@ -1,9 +1,6 @@
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
-
"auto_mapping":
|
4 |
-
"base_model_class": "BloomForCausalLM",
|
5 |
-
"parent_library": "transformers.models.bloom.modeling_bloom"
|
6 |
-
},
|
7 |
"base_model_name_or_path": "bigscience/bloomz-1b1",
|
8 |
"bias": "none",
|
9 |
"fan_in_fan_out": false,
|
@@ -23,10 +20,10 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"
|
27 |
"word_embeddings"
|
28 |
],
|
29 |
-
"task_type":
|
30 |
"use_dora": false,
|
31 |
"use_rslora": false
|
32 |
}
|
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
|
|
|
|
|
|
4 |
"base_model_name_or_path": "bigscience/bloomz-1b1",
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"query_key_valuelm_head",
|
24 |
"word_embeddings"
|
25 |
],
|
26 |
+
"task_type": "CAUSAL_LM",
|
27 |
"use_dora": false,
|
28 |
"use_rslora": false
|
29 |
}
|
bloomz-1b1-vn-chat/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:de52612f18d94eb85267cdbaa87cfac914b5a3415370220f048ff6627b5dc973
|
3 |
+
size 8077608
|
bloomz-1b1-vn-chat/tokenizer_config.json
CHANGED
@@ -37,6 +37,7 @@
|
|
37 |
"bos_token": "<s>",
|
38 |
"clean_up_tokenization_spaces": false,
|
39 |
"eos_token": "</s>",
|
|
|
40 |
"model_max_length": 1000000000000000019884624838656,
|
41 |
"pad_token": "</s>",
|
42 |
"padding_side": "right",
|
|
|
37 |
"bos_token": "<s>",
|
38 |
"clean_up_tokenization_spaces": false,
|
39 |
"eos_token": "</s>",
|
40 |
+
"max_length": 2048,
|
41 |
"model_max_length": 1000000000000000019884624838656,
|
42 |
"pad_token": "</s>",
|
43 |
"padding_side": "right",
|
bloomz-1b1-vn-chat/training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:83256b55088d45d0ebeda1319a91e9b247c70b5f4d82cb04a018aa4a684554bc
|
3 |
size 4984
|
wandb/debug-internal.log
CHANGED
@@ -309,3 +309,4 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
|
|
309 |
2024-04-12 07:34:11,190 INFO SenderThread:216 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
310 |
2024-04-12 07:34:12,187 INFO Thread-12 :216 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_072736-gyl3aena/files/wandb-summary.json
|
311 |
2024-04-12 07:34:14,191 DEBUG HandlerThread:216 [handler.py:handle_request():146] handle_request: status_report
|
|
|
|
309 |
2024-04-12 07:34:11,190 INFO SenderThread:216 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
310 |
2024-04-12 07:34:12,187 INFO Thread-12 :216 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_072736-gyl3aena/files/wandb-summary.json
|
311 |
2024-04-12 07:34:14,191 DEBUG HandlerThread:216 [handler.py:handle_request():146] handle_request: status_report
|
312 |
+
2024-04-12 07:34:19,191 DEBUG HandlerThread:216 [handler.py:handle_request():146] handle_request: status_report
|
wandb/run-20240412_072736-gyl3aena/logs/debug-internal.log
CHANGED
@@ -309,3 +309,4 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
|
|
309 |
2024-04-12 07:34:11,190 INFO SenderThread:216 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
310 |
2024-04-12 07:34:12,187 INFO Thread-12 :216 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_072736-gyl3aena/files/wandb-summary.json
|
311 |
2024-04-12 07:34:14,191 DEBUG HandlerThread:216 [handler.py:handle_request():146] handle_request: status_report
|
|
|
|
309 |
2024-04-12 07:34:11,190 INFO SenderThread:216 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
310 |
2024-04-12 07:34:12,187 INFO Thread-12 :216 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_072736-gyl3aena/files/wandb-summary.json
|
311 |
2024-04-12 07:34:14,191 DEBUG HandlerThread:216 [handler.py:handle_request():146] handle_request: status_report
|
312 |
+
2024-04-12 07:34:19,191 DEBUG HandlerThread:216 [handler.py:handle_request():146] handle_request: status_report
|