v0.23 - 2025-04-02 23:59:20 UTC - retrain-pipelines v0.1.1 - Upload model and tokenizer with README.
Browse files- README.md +16 -16
- adapter_config.json +7 -7
- adapter_model.safetensors +1 -1
- runs/cpt/{events.out.tfevents.1743531404.6cdc632317b8.7103.0 → events.out.tfevents.1743611017.f3a8d62f839d.4543.0} +1 -1
- runs/sft/{events.out.tfevents.1743532821.6cdc632317b8.13713.0 → events.out.tfevents.1743612468.f3a8d62f839d.12023.0} +2 -2
README.md
CHANGED
@@ -3,9 +3,9 @@
|
|
3 |
# @see https://huggingface.co/docs/huggingface_hub/guides/model-cards#update-metadata
|
4 |
# @see https://huggingface.co/docs/hub/model-cards#model-card-metadata
|
5 |
|
6 |
-
version: '0.
|
7 |
|
8 |
-
timestamp: '
|
9 |
|
10 |
model_name: retrain-pipelines Function Caller
|
11 |
|
@@ -49,7 +49,7 @@ widget:
|
|
49 |
output:
|
50 |
text: '[{"name": "is_perfect_square", "arguments": {"num": 49}}]'
|
51 |
|
52 |
-
mf_run_id: '
|
53 |
|
54 |
# @see https://huggingface.co/docs/huggingface_hub/guides/model-cards#include-evaluation-results
|
55 |
# @see https://huggingface.co/docs/huggingface_hub/main/en/package_reference/cards#huggingface_hub.EvalResult
|
@@ -63,16 +63,16 @@ model-index:
|
|
63 |
name: retrain-pipelines Function Calling
|
64 |
type: retrain-pipelines/func_calls_ds
|
65 |
split: validation
|
66 |
-
revision:
|
67 |
metrics:
|
68 |
- type: precision
|
69 |
-
value: 0.
|
70 |
- type: recall
|
71 |
-
value: 0.
|
72 |
- type: f1
|
73 |
-
value: 0.
|
74 |
- type: jaccard
|
75 |
-
value: 0.
|
76 |
|
77 |
---
|
78 |
|
@@ -96,19 +96,19 @@ model-index:
|
|
96 |
>
|
97 |
<b>retrain-pipelines Function Caller</b>
|
98 |
</div>
|
99 |
-
<code>version 0.
|
100 |
(retraining
|
101 |
<a target="_blank"
|
102 |
-
href="https://huggingface.co/retrain-pipelines/function_caller_lora/tree/retrain-pipelines_source-code/v0.
|
103 |
<a target="_blank"
|
104 |
-
href="https://huggingface.co/spaces/retrain-pipelines/online_pipeline_card_renderer/?model_repo_id=retrain-pipelines/function_caller_lora&version_id=v0.
|
105 |
</div>
|
106 |
|
107 |
Training dataset :
|
108 |
-
- <code>retrain-pipelines/func_calls_ds v0.
|
109 |
-
(<a href="https://huggingface.co/datasets/retrain-pipelines/func_calls_ds/blob/
|
110 |
-
target="_blank">
|
111 |
-
2025-04-
|
112 |
<br />
|
113 |
<img alt="" src="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fhuggingface.co%2Fapi%2Fdatasets%2Fretrain-pipelines/func_calls_ds&query=%24.downloads&logo=huggingface&label=downloads" class="inline-block" /> <img alt="" src="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fhuggingface.co%2Fapi%2Fdatasets%2Fretrain-pipelines/func_calls_ds&query=%24.likes&logo=huggingface&label=likes" class="inline-block" />
|
114 |
|
@@ -174,7 +174,7 @@ generate_tool_calls_list("Is 49 a perfect square ?")
|
|
174 |
href="https://github.com/aurelienmorgan/retrain-pipelines">retrain-pipelines
|
175 |
0.1.1</a></code> -
|
176 |
<code>Run by <a target="_blank" href="https://huggingface.co/Aurelien-Morgan-Bot">Aurelien-Morgan-Bot</a></code> -
|
177 |
-
<em><b>UnslothFuncCallFlow</b></em> - mf_run_id : <code>
|
178 |
</div>
|
179 |
</div>
|
180 |
|
|
|
3 |
# @see https://huggingface.co/docs/huggingface_hub/guides/model-cards#update-metadata
|
4 |
# @see https://huggingface.co/docs/hub/model-cards#model-card-metadata
|
5 |
|
6 |
+
version: '0.23'
|
7 |
|
8 |
+
timestamp: '20250402_235920423_UTC'
|
9 |
|
10 |
model_name: retrain-pipelines Function Caller
|
11 |
|
|
|
49 |
output:
|
50 |
text: '[{"name": "is_perfect_square", "arguments": {"num": 49}}]'
|
51 |
|
52 |
+
mf_run_id: '93'
|
53 |
|
54 |
# @see https://huggingface.co/docs/huggingface_hub/guides/model-cards#include-evaluation-results
|
55 |
# @see https://huggingface.co/docs/huggingface_hub/main/en/package_reference/cards#huggingface_hub.EvalResult
|
|
|
63 |
name: retrain-pipelines Function Calling
|
64 |
type: retrain-pipelines/func_calls_ds
|
65 |
split: validation
|
66 |
+
revision: 534a35bda423df82d8a39c3915af3b0c17663160
|
67 |
metrics:
|
68 |
- type: precision
|
69 |
+
value: 0.7678390741348267
|
70 |
- type: recall
|
71 |
+
value: 0.7680401802062988
|
72 |
- type: f1
|
73 |
+
value: 0.767730712890625
|
74 |
- type: jaccard
|
75 |
+
value: 0.7498630285263062
|
76 |
|
77 |
---
|
78 |
|
|
|
96 |
>
|
97 |
<b>retrain-pipelines Function Caller</b>
|
98 |
</div>
|
99 |
+
<code>version 0.23</code> - <code>2025-04-02 23:59:20 UTC</code>
|
100 |
(retraining
|
101 |
<a target="_blank"
|
102 |
+
href="https://huggingface.co/retrain-pipelines/function_caller_lora/tree/retrain-pipelines_source-code/v0.23_20250402_235920423_UTC">source-code</a> |
|
103 |
<a target="_blank"
|
104 |
+
href="https://huggingface.co/spaces/retrain-pipelines/online_pipeline_card_renderer/?model_repo_id=retrain-pipelines/function_caller_lora&version_id=v0.23_20250402_235920423_UTC">pipeline-card</a>)
|
105 |
</div>
|
106 |
|
107 |
Training dataset :
|
108 |
+
- <code>retrain-pipelines/func_calls_ds v0.21</code>
|
109 |
+
(<a href="https://huggingface.co/datasets/retrain-pipelines/func_calls_ds/blob/534a35bda423df82d8a39c3915af3b0c17663160/README.md"
|
110 |
+
target="_blank">534a35b</a> -
|
111 |
+
2025-04-02 16:18:25 UTC)
|
112 |
<br />
|
113 |
<img alt="" src="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fhuggingface.co%2Fapi%2Fdatasets%2Fretrain-pipelines/func_calls_ds&query=%24.downloads&logo=huggingface&label=downloads" class="inline-block" /> <img alt="" src="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fhuggingface.co%2Fapi%2Fdatasets%2Fretrain-pipelines/func_calls_ds&query=%24.likes&logo=huggingface&label=likes" class="inline-block" />
|
114 |
|
|
|
174 |
href="https://github.com/aurelienmorgan/retrain-pipelines">retrain-pipelines
|
175 |
0.1.1</a></code> -
|
176 |
<code>Run by <a target="_blank" href="https://huggingface.co/Aurelien-Morgan-Bot">Aurelien-Morgan-Bot</a></code> -
|
177 |
+
<em><b>UnslothFuncCallFlow</b></em> - mf_run_id : <code>93</code>
|
178 |
</div>
|
179 |
</div>
|
180 |
|
adapter_config.json
CHANGED
@@ -18,21 +18,21 @@
|
|
18 |
"megatron_config": null,
|
19 |
"megatron_core": "megatron.core",
|
20 |
"modules_to_save": [
|
21 |
-
"
|
22 |
-
"
|
23 |
],
|
24 |
"peft_type": "LORA",
|
25 |
"r": 128,
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
-
"gate_proj",
|
30 |
-
"up_proj",
|
31 |
-
"v_proj",
|
32 |
"q_proj",
|
33 |
-
"k_proj",
|
34 |
"down_proj",
|
35 |
-
"
|
|
|
|
|
|
|
|
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
38 |
"use_dora": false,
|
|
|
18 |
"megatron_config": null,
|
19 |
"megatron_core": "megatron.core",
|
20 |
"modules_to_save": [
|
21 |
+
"embed_tokens",
|
22 |
+
"lm_head"
|
23 |
],
|
24 |
"peft_type": "LORA",
|
25 |
"r": 128,
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
|
|
|
|
|
|
29 |
"q_proj",
|
|
|
30 |
"down_proj",
|
31 |
+
"k_proj",
|
32 |
+
"o_proj",
|
33 |
+
"up_proj",
|
34 |
+
"gate_proj",
|
35 |
+
"v_proj"
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
38 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2457916480
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:edc5359cd7be4f1bf1f72d21212410feb944b7729f1d25d9d01f91b4ac2936a7
|
3 |
size 2457916480
|
runs/cpt/{events.out.tfevents.1743531404.6cdc632317b8.7103.0 → events.out.tfevents.1743611017.f3a8d62f839d.4543.0}
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 61059
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0678c0b7216b1d887bbca7669846be357e02f2b5e01418350ebd968da1aa793c
|
3 |
size 61059
|
runs/sft/{events.out.tfevents.1743532821.6cdc632317b8.13713.0 → events.out.tfevents.1743612468.f3a8d62f839d.12023.0}
RENAMED
@@ -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:d3eabc0637ea7c599a809c996f1853964aae32d6faf48067fd489878f6c236c2
|
3 |
+
size 1079367
|