From 8d089b90912d66952d405023b73f5873bba3b136 Mon Sep 17 00:00:00 2001 From: zhufq <398384796@qq.com> Date: Mon, 22 Sep 2025 16:46:10 +0800 Subject: [PATCH] fix --- 4pd-chatglm-6b-v1.0.0.json | 24 ++++++++++++-- 4pd-chatglm-6b-v1.0.1.json | 19 +++++++++-- 4pd-llama-2-7b-chat-hf-base.json | 11 +++++-- 4pd-niotest-main.json | 36 +++++++++++++++++++-- 4pd-nl2sql-qianwen-base.json | 20 ++++++++++-- 4pd-qwen-14b-chat-int4-main.json | 23 +++++++++++-- 4pd-qwen-7b-chat-base.json | 23 +++++++++++-- 4pd-qwen-7b-chat-hf-main.json | 23 +++++++++++-- 4pd-qwen-7b-chat-int4-main.json | 21 ++++++++++-- 4pd-qwen-7b-chat-main.json | 21 ++++++++++-- 4pd-qwen-7b-chat-test-base.json | 22 +++++++++++-- 4pd-sagegptv2-base.json | 22 +++++++++++-- 4pd-sagegptv2-infer4000.json | 24 ++++++++++++-- baichuan2-13b-base-hf.json | 21 ++++++++++-- baichuan2-13b-chat-hf.json | 21 ++++++++++-- chatglm-6b-hf.json | 21 ++++++++++-- config/order.json | 20 ++++++++++-- public-qwen2-5-vl-7b-instruct-awq-main.json | 21 ++++++++++-- test-yu.json | 19 +++++++++-- 19 files changed, 355 insertions(+), 57 deletions(-) diff --git a/4pd-chatglm-6b-v1.0.0.json b/4pd-chatglm-6b-v1.0.0.json index 06eeb59..31ea2aa 100644 --- a/4pd-chatglm-6b-v1.0.0.json +++ b/4pd-chatglm-6b-v1.0.0.json @@ -1,3 +1,21 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dd35a8b2ad4a21289ba4a00a0c4b3daa58592d14b0eb560d3ca0039b83fcb947 -size 421 +{ + "id": "4pd/chatglm-6b@v1.0.0", + "description": "", + "owner": "", + "results": { + "C3": 90.0, + "lambada": 49.62, + "GaokaoBench_2010-2013_English_MCQs": 50.0, + "triviaqa": 20.83 + }, + "metadata": { + "language": [ + "en" + ], + "tags": [ + "sagegpt" + ], + "pipeline_tag": "text-generation", + "inference": false + } +} \ No newline at end of file diff --git a/4pd-chatglm-6b-v1.0.1.json b/4pd-chatglm-6b-v1.0.1.json index b65ffc3..84b573a 100644 --- a/4pd-chatglm-6b-v1.0.1.json +++ b/4pd-chatglm-6b-v1.0.1.json @@ -1,3 +1,16 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5416e7304d3f6411f48bba69547e278abc2261c916c108fa90b2f21964aa6773 -size 292 +{ + "id": "4pd/chatglm-6b@v1.0.1", + "description": "", + "owner": "", + "results": {}, + "metadata": { + "language": [ + "en" + ], + "tags": [ + "sagegpt" + ], + "pipeline_tag": "text-generation", + "inference": false + } +} \ No newline at end of file diff --git a/4pd-llama-2-7b-chat-hf-base.json b/4pd-llama-2-7b-chat-hf-base.json index 3a7dfa3..33eb694 100644 --- a/4pd-llama-2-7b-chat-hf-base.json +++ b/4pd-llama-2-7b-chat-hf-base.json @@ -1,3 +1,8 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a8fe1a93a2de020a3c821d33b8db62652e075ceb122581e7dcca0577b09dbb24 -size 186 +{ + "id": "4pd/llama-2-7b-chat-hf@base", + "description": "llama-2-7b-chat-hf", + "updatedAt": "2024-04-25 21:54:49", + "mode": "service", + "results": {}, + "metadata": {} +} \ No newline at end of file diff --git a/4pd-niotest-main.json b/4pd-niotest-main.json index 9658091..c66eceb 100644 --- a/4pd-niotest-main.json +++ b/4pd-niotest-main.json @@ -1,3 +1,33 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a18345ba741dda4fa382e8b0e0a52f3739f47aa03c0afd401b6966f96568d22 -size 810 +{ + "id": "4pd/niotest@main", + "description": "nio test eval rank", + "updatedAt": "2023-11-14 15:56:15", + "owner": "nio", + "results": { + "ceval": 59.92, + "mmlu": 55.46, + "triviaqa": 55.98, + "hellaswag": 71.76, + "cmmlu": 62.03, + "C3": 72.0, + "lambada": 66.83, + "SageBench-exam": 75.04, + "CValues-Responsibility": 90.07, + "longbench_lsht": 90.07, + "longbench_vcsum": 90.07, + "longbench_dureader": 90.07, + "longbench_multifieldqa_zh": 90.07, + "longbench_passage_retrieval_zh": 90.07 + }, + "metadata": { + "language": [ + "zh", + "en" + ], + "tags": [ + "qwen" + ], + "pipeline_tag": "text-generation", + "inference": false + } +} \ No newline at end of file diff --git a/4pd-nl2sql-qianwen-base.json b/4pd-nl2sql-qianwen-base.json index 2bfcdde..6f18fc6 100644 --- a/4pd-nl2sql-qianwen-base.json +++ b/4pd-nl2sql-qianwen-base.json @@ -1,3 +1,17 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fbd77efaeb11a23aa4925681b992791a25a7a018fda6a9d9355923edd7f3ab2a -size 309 +{ + "id": "4pd/nl2sql-qianwen@base", + "description": "", + "owner": "", + "results": {}, + "metadata": { + "language": [ + "zh", + "en" + ], + "tags": [ + "qwen" + ], + "pipeline_tag": "text-generation", + "inference": false + } +} \ No newline at end of file diff --git a/4pd-qwen-14b-chat-int4-main.json b/4pd-qwen-14b-chat-int4-main.json index 9d84b97..715db3b 100644 --- a/4pd-qwen-14b-chat-int4-main.json +++ b/4pd-qwen-14b-chat-int4-main.json @@ -1,3 +1,20 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f98976e26273a4fce957c9c98ccc66bdbc75e752a74fed970e33ab70582a2f82 -size 402 +{ + "id": "4pd/qwen-14b-chat-int4@main", + "description": "{{ description }}", + "updatedAt": "2023-10-09 17:17:35", + "mode": "api", + "results": { + "lambada": 58.88 + }, + "metadata": { + "language": [ + "zh", + "en" + ], + "tags": [ + "qwen" + ], + "pipeline_tag": "text-generation", + "inference": false + } +} \ No newline at end of file diff --git a/4pd-qwen-7b-chat-base.json b/4pd-qwen-7b-chat-base.json index bf631dc..180387c 100644 --- a/4pd-qwen-7b-chat-base.json +++ b/4pd-qwen-7b-chat-base.json @@ -1,3 +1,20 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:355f4253ce5c3fc25b1df2270df088b50ec1e18b792d01c6442ad1161fff08f9 -size 364 +{ + "id": "4pd/qwen-7b-chat@base", + "description": "", + "owner": "", + "results": { + "triviaqa": 38.67, + "lambada": 49.31 + }, + "metadata": { + "language": [ + "zh", + "en" + ], + "tags": [ + "qwen" + ], + "pipeline_tag": "text-generation", + "inference": false + } +} \ No newline at end of file diff --git a/4pd-qwen-7b-chat-hf-main.json b/4pd-qwen-7b-chat-hf-main.json index c211246..695610d 100644 --- a/4pd-qwen-7b-chat-hf-main.json +++ b/4pd-qwen-7b-chat-hf-main.json @@ -1,3 +1,20 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:03c9bbf3b329eb32db18bf1b67038212e5baac5fa2c804ec1aa4a1e432415e73 -size 399 +{ + "id": "4pd/qwen-7b-chat-hf@main", + "description": "{{ description }}", + "updatedAt": "2023-10-09 16:36:28", + "mode": "api", + "results": { + "lambada": 45.57 + }, + "metadata": { + "language": [ + "zh", + "en" + ], + "tags": [ + "qwen" + ], + "pipeline_tag": "text-generation", + "inference": false + } +} \ No newline at end of file diff --git a/4pd-qwen-7b-chat-int4-main.json b/4pd-qwen-7b-chat-int4-main.json index 044151a..64e8e75 100644 --- a/4pd-qwen-7b-chat-int4-main.json +++ b/4pd-qwen-7b-chat-int4-main.json @@ -1,3 +1,18 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:346da7140d4b22b05cd7a5ca10356ae7d338ae353438368c09ccbd5ed676b519 -size 378 +{ + "id": "4pd/qwen-7b-chat-int4@main", + "description": "{{ description }}", + "updatedAt": "2023-09-22 17:16:51.075176", + "mode": "api", + "results": {}, + "metadata": { + "language": [ + "zh", + "en" + ], + "tags": [ + "qwen" + ], + "pipeline_tag": "text-generation", + "inference": false + } +} \ No newline at end of file diff --git a/4pd-qwen-7b-chat-main.json b/4pd-qwen-7b-chat-main.json index 7dcfadd..24fde5c 100644 --- a/4pd-qwen-7b-chat-main.json +++ b/4pd-qwen-7b-chat-main.json @@ -1,3 +1,18 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a1da2e0366c05ba8dee35b18f7a068b958c929682c3c858eca26f833b4b6f41b -size 370 +{ + "id": "4pd/qwen-7b-chat@main", + "description": "{{ description }}", + "updatedAt": "2023-10-09 17:32:21", + "mode": "service", + "results": {}, + "metadata": { + "language": [ + "zh", + "en" + ], + "tags": [ + "qwen" + ], + "pipeline_tag": "text-generation", + "inference": false + } +} \ No newline at end of file diff --git a/4pd-qwen-7b-chat-test-base.json b/4pd-qwen-7b-chat-test-base.json index 867d5a1..8671e62 100644 --- a/4pd-qwen-7b-chat-test-base.json +++ b/4pd-qwen-7b-chat-test-base.json @@ -1,3 +1,19 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e030074e908aa57dcda8f2551b08dcf52333e0be99b91e0602b0cc8b88c20860 -size 369 +{ + "id": "4pd/qwen-7b-chat-test@base", + "description": "", + "owner": "", + "results": { + "GaokaoBench_2010-2013_English_MCQs": 66.81 + }, + "metadata": { + "language": [ + "zh", + "en" + ], + "tags": [ + "qwen" + ], + "pipeline_tag": "text-generation", + "inference": false + } +} \ No newline at end of file diff --git a/4pd-sagegptv2-base.json b/4pd-sagegptv2-base.json index 1925179..bfc61e1 100644 --- a/4pd-sagegptv2-base.json +++ b/4pd-sagegptv2-base.json @@ -1,3 +1,19 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:116ced46826cff5e2358cfa0a5732872351c3713761b140e253c28a849439e63 -size 337 +{ + "id": "4pd/sagegptv2@base", + "description": "", + "owner": "", + "results": { + "lambada": 43.26 + }, + "metadata": { + "language": [ + "zh", + "en" + ], + "tags": [ + "sagegpt" + ], + "pipeline_tag": "text-generation", + "inference": false + } +} \ No newline at end of file diff --git a/4pd-sagegptv2-infer4000.json b/4pd-sagegptv2-infer4000.json index 9d1580f..7f81925 100644 --- a/4pd-sagegptv2-infer4000.json +++ b/4pd-sagegptv2-infer4000.json @@ -1,3 +1,21 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:414a4e0089ea981378f972d6247c65172a8cc38b717716d0e6fce3b59d698482 -size 428 +{ + "id": "4pd/sagegptv2@infer4000", + "description": "{{ description }}", + "updatedAt": "2023-10-09 16:01:21", + "mode": "api", + "results": { + "triviaqa": 26.41, + "lambada": 65.83 + }, + "metadata": { + "language": [ + "zh", + "en" + ], + "tags": [ + "sagegpt" + ], + "pipeline_tag": "text-generation", + "inference": false + } +} \ No newline at end of file diff --git a/baichuan2-13b-base-hf.json b/baichuan2-13b-base-hf.json index e08ecf3..38fe47f 100644 --- a/baichuan2-13b-base-hf.json +++ b/baichuan2-13b-base-hf.json @@ -1,3 +1,18 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ecae62af0db3c66f9c33ee53dea5660908ca6b5be821f5a4ef15a034cdc13635 -size 370 +{ + "id": "baichuan2-13b-base-hf", + "description": "{{ description }}", + "updatedAt": "2023-10-09 15:09:10", + "mode": "service", + "results": {}, + "metadata": { + "language": [ + "zh", + "en" + ], + "tags": [ + "qwen" + ], + "pipeline_tag": "text-generation", + "inference": false + } +} \ No newline at end of file diff --git a/baichuan2-13b-chat-hf.json b/baichuan2-13b-chat-hf.json index 0e146c0..a1119a6 100644 --- a/baichuan2-13b-chat-hf.json +++ b/baichuan2-13b-chat-hf.json @@ -1,3 +1,18 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9602b785bf7e8bdd08cd439555eac7bff34b0cbfbf5f5ad0f95cc87225c5ae66 -size 370 +{ + "id": "baichuan2-13b-chat-hf", + "description": "{{ description }}", + "updatedAt": "2023-10-09 19:54:48", + "mode": "service", + "results": {}, + "metadata": { + "language": [ + "zh", + "en" + ], + "tags": [ + "qwen" + ], + "pipeline_tag": "text-generation", + "inference": false + } +} \ No newline at end of file diff --git a/chatglm-6b-hf.json b/chatglm-6b-hf.json index 13db4b3..0ceb584 100644 --- a/chatglm-6b-hf.json +++ b/chatglm-6b-hf.json @@ -1,3 +1,18 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5a30286c28bef477c5e8bd6b883974a6b72f55d9272395470076a74cf6d681e0 -size 362 +{ + "id": "chatglm-6b-hf", + "description": "{{ description }}", + "updatedAt": "2023-10-09 18:54:54", + "mode": "service", + "results": {}, + "metadata": { + "language": [ + "zh", + "en" + ], + "tags": [ + "qwen" + ], + "pipeline_tag": "text-generation", + "inference": false + } +} \ No newline at end of file diff --git a/config/order.json b/config/order.json index 850332c..cc0c34b 100644 --- a/config/order.json +++ b/config/order.json @@ -1,3 +1,17 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:78a9c3f8f19b7245126a25eacb8adb44ae087cf2cdfd4da021cde4f038843e65 -size 296 +[ + "ceval", + "agieval", + "mmlu", + "GaokaoBench", + "triviaqa", + "hellaswag", + "cmmlu", + "C3", + "lambada", + "SageBench-exam", + "longbench_lsht", + "longbench_vcsum", + "longbench_dureader", + "longbench_multifieldqa_zh", + "longbench_passage_retrieval_zh" +] \ No newline at end of file diff --git a/public-qwen2-5-vl-7b-instruct-awq-main.json b/public-qwen2-5-vl-7b-instruct-awq-main.json index 7329aa3..d765682 100644 --- a/public-qwen2-5-vl-7b-instruct-awq-main.json +++ b/public-qwen2-5-vl-7b-instruct-awq-main.json @@ -1,3 +1,18 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:132f707172ba36c42d0da2541fcc072b21e13f5246c4da8972ffd734553fb0a9 -size 433 +{ + "id": "public/qwen2-5-vl-7b-instruct-awq@main", + "description": "Qwen/Qwen2.5-VL-7B-Instruct-AWQ", + "updatedAt": "2025-07-25 17:25:44", + "mode": "api", + "results": {}, + "metadata": { + "license": "apache-2.0", + "language": [ + "en" + ], + "pipeline_tag": "image-text-to-text", + "tags": [ + "multimodal" + ], + "library_name": "transformers" + } +} \ No newline at end of file diff --git a/test-yu.json b/test-yu.json index e42463f..fd04015 100644 --- a/test-yu.json +++ b/test-yu.json @@ -1,3 +1,16 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c3959405b71897af8976b85972d7544129e68e779232d01404c6a489e6d9822 -size 317 +{ + "id": "test-yu", + "description": "ChatGPT 3.5", + "owner": "", + "results": { + "ceval": 52.5, + "agieval": 39.9, + "mmlu": 69.1, + "GaokaoBench": 51.1, + "triviaqa": 63.8, + "hellaswag": 79.5, + "cmmlu": 53.9, + "C3": 85.6, + "lambada": 57.5 + } +} \ No newline at end of file