v0.2 - 2025-03-14 23:36:18 UTC - retrain-pipelines v0.1.1 - Upload model and tokenizer with README.
Browse files- README.md +16 -16
- adapter_config.json +5 -5
- adapter_model.safetensors +1 -1
- runs/cpt/{events.out.tfevents.1741638128.7858027e9f8a.5185.0 → events.out.tfevents.1741969186.2d70a17da09c.4767.0} +2 -2
- runs/sft/{events.out.tfevents.1741638928.7858027e9f8a.9078.0 → events.out.tfevents.1741970569.2d70a17da09c.11273.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,33 +63,33 @@ 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 |  | 
| 79 | 
             
            # retrain-pipelines Function Caller
         | 
| 80 |  | 
| 81 | 
            -
            `version 0. | 
| 82 | 
             
            (retraining
         | 
| 83 | 
             
            <a target="_blank"
         | 
| 84 | 
            -
               href="https://huggingface.co/retrain-pipelines/function_caller_lora/tree/retrain-pipelines_source-code/v0. | 
| 85 | 
             
            <a target="_blank"
         | 
| 86 | 
            -
               href="https://huggingface.co/spaces/retrain-pipelines/online_pipeline_card_renderer/?model_repo_id=retrain-pipelines/function_caller_lora&version_id=v0. | 
| 87 |  | 
| 88 | 
             
            Training dataset :
         | 
| 89 | 
            -
            - <code>retrain-pipelines/func_calls_ds v0. | 
| 90 | 
            -
            (<a href="https://huggingface.co/datasets/retrain-pipelines/func_calls_ds/blob/ | 
| 91 | 
            -
                target="_blank"> | 
| 92 | 
            -
                2025-03- | 
| 93 |  | 
| 94 | 
             
            Base model :
         | 
| 95 | 
             
            - <code>unsloth/Qwen2.5-1.5B</code>
         | 
| @@ -111,4 +111,4 @@ Powered by | |
| 111 | 
             
                     href="https://github.com/aurelienmorgan/retrain-pipelines">retrain-pipelines
         | 
| 112 | 
             
                  0.1.1</a></code> - 
         | 
| 113 | 
             
            <code>Run by <a target="_blank" href="https://huggingface.co/Aurelien-Morgan-Bot">Aurelien-Morgan-Bot</a></code> -
         | 
| 114 | 
            -
            <em><b>UnslothFuncCallFlow</b></em> - mf_run_id : <code> | 
|  | |
| 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.2'
         | 
| 7 |  | 
| 8 | 
            +
            timestamp: '20250314_233618380_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: '52'
         | 
| 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: 1cc630a1eeeb43d33aad91d4ad48c1c76e64bab3
         | 
| 67 | 
             
                metrics:
         | 
| 68 | 
             
                  - type: precision
         | 
| 69 | 
            +
                    value: 0.7446632385253906
         | 
| 70 | 
             
                  - type: recall
         | 
| 71 | 
            +
                    value: 0.7445322275161743
         | 
| 72 | 
             
                  - type: f1
         | 
| 73 | 
            +
                    value: 0.7443609833717346
         | 
| 74 | 
             
                  - type: jaccard
         | 
| 75 | 
            +
                    value: 0.7250922918319702
         | 
| 76 |  | 
| 77 | 
             
            ---
         | 
| 78 |  | 
| 79 | 
             
            # retrain-pipelines Function Caller
         | 
| 80 |  | 
| 81 | 
            +
            `version 0.2`  -  `2025-03-14 23:36:18 UTC`
         | 
| 82 | 
             
            (retraining
         | 
| 83 | 
             
            <a target="_blank"
         | 
| 84 | 
            +
               href="https://huggingface.co/retrain-pipelines/function_caller_lora/tree/retrain-pipelines_source-code/v0.2_20250314_233618380_UTC">source-code</a> |
         | 
| 85 | 
             
            <a target="_blank"
         | 
| 86 | 
            +
               href="https://huggingface.co/spaces/retrain-pipelines/online_pipeline_card_renderer/?model_repo_id=retrain-pipelines/function_caller_lora&version_id=v0.2_20250314_233618380_UTC">pipeline-card</a>)
         | 
| 87 |  | 
| 88 | 
             
            Training dataset :
         | 
| 89 | 
            +
            - <code>retrain-pipelines/func_calls_ds v0.5</code>
         | 
| 90 | 
            +
            (<a href="https://huggingface.co/datasets/retrain-pipelines/func_calls_ds/blob/1cc630a1eeeb43d33aad91d4ad48c1c76e64bab3/README.md"
         | 
| 91 | 
            +
                target="_blank">1cc630a</a> -
         | 
| 92 | 
            +
                2025-03-14 16:17:27 UTC)
         | 
| 93 |  | 
| 94 | 
             
            Base model :
         | 
| 95 | 
             
            - <code>unsloth/Qwen2.5-1.5B</code>
         | 
|  | |
| 111 | 
             
                     href="https://github.com/aurelienmorgan/retrain-pipelines">retrain-pipelines
         | 
| 112 | 
             
                  0.1.1</a></code> - 
         | 
| 113 | 
             
            <code>Run by <a target="_blank" href="https://huggingface.co/Aurelien-Morgan-Bot">Aurelien-Morgan-Bot</a></code> -
         | 
| 114 | 
            +
            <em><b>UnslothFuncCallFlow</b></em> - mf_run_id : <code>52</code>
         | 
    	
        adapter_config.json
    CHANGED
    
    | @@ -26,13 +26,13 @@ | |
| 26 | 
             
              "rank_pattern": {},
         | 
| 27 | 
             
              "revision": null,
         | 
| 28 | 
             
              "target_modules": [
         | 
| 29 | 
            -
                " | 
| 30 | 
            -
                "q_proj",
         | 
| 31 | 
            -
                "gate_proj",
         | 
| 32 | 
             
                "v_proj",
         | 
|  | |
|  | |
|  | |
| 33 | 
             
                "k_proj",
         | 
| 34 | 
            -
                "o_proj" | 
| 35 | 
            -
                "up_proj"
         | 
| 36 | 
             
              ],
         | 
| 37 | 
             
              "task_type": "CAUSAL_LM",
         | 
| 38 | 
             
              "use_dora": false,
         | 
|  | |
| 26 | 
             
              "rank_pattern": {},
         | 
| 27 | 
             
              "revision": null,
         | 
| 28 | 
             
              "target_modules": [
         | 
| 29 | 
            +
                "up_proj",
         | 
|  | |
|  | |
| 30 | 
             
                "v_proj",
         | 
| 31 | 
            +
                "gate_proj",
         | 
| 32 | 
            +
                "q_proj",
         | 
| 33 | 
            +
                "down_proj",
         | 
| 34 | 
             
                "k_proj",
         | 
| 35 | 
            +
                "o_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:7a1628bfde45a2df3809d70221a50ef263f3ca03eed4a365b6b455fe253ad940
         | 
| 3 | 
             
            size 2457916480
         | 
    	
        runs/cpt/{events.out.tfevents.1741638128.7858027e9f8a.5185.0 → events.out.tfevents.1741969186.2d70a17da09c.4767.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:080efa564f24bbdfff43f6b0a5150ddecdb05fb1f673d026385d8eef2aad041f
         | 
| 3 | 
            +
            size 61021
         | 
    	
        runs/sft/{events.out.tfevents.1741638928.7858027e9f8a.9078.0 → events.out.tfevents.1741970569.2d70a17da09c.11273.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:8fe26a0507295f3dd3efbc6dd1e2c2556ce889121e604fa7c274c5437218d4d0
         | 
| 3 | 
            +
            size 721144
         | 

