From f048ab3b20ab455eed1e2929153098bd74f88947 Mon Sep 17 00:00:00 2001 From: 4pdadmin <> Date: Fri, 25 Jul 2025 09:25:50 +0000 Subject: [PATCH] commit file to repo --- .gitignore | 0 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/group.json | 37 ++------------------- config/order.json | 20 ++--------- public-qwen2-5-vl-7b-instruct-awq-main.json | 3 ++ test-yu.json | 19 ++--------- 21 files changed, 60 insertions(+), 371 deletions(-) create mode 100644 .gitignore create mode 100644 public-qwen2-5-vl-7b-instruct-awq-main.json diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/4pd-chatglm-6b-v1.0.0.json b/4pd-chatglm-6b-v1.0.0.json index 31ea2aa..06eeb59 100644 --- a/4pd-chatglm-6b-v1.0.0.json +++ b/4pd-chatglm-6b-v1.0.0.json @@ -1,21 +1,3 @@ -{ - "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 +version https://git-lfs.github.com/spec/v1 +oid sha256:dd35a8b2ad4a21289ba4a00a0c4b3daa58592d14b0eb560d3ca0039b83fcb947 +size 421 diff --git a/4pd-chatglm-6b-v1.0.1.json b/4pd-chatglm-6b-v1.0.1.json index 84b573a..b65ffc3 100644 --- a/4pd-chatglm-6b-v1.0.1.json +++ b/4pd-chatglm-6b-v1.0.1.json @@ -1,16 +1,3 @@ -{ - "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 +version https://git-lfs.github.com/spec/v1 +oid sha256:5416e7304d3f6411f48bba69547e278abc2261c916c108fa90b2f21964aa6773 +size 292 diff --git a/4pd-llama-2-7b-chat-hf-base.json b/4pd-llama-2-7b-chat-hf-base.json index 33eb694..3a7dfa3 100644 --- a/4pd-llama-2-7b-chat-hf-base.json +++ b/4pd-llama-2-7b-chat-hf-base.json @@ -1,8 +1,3 @@ -{ - "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 +version https://git-lfs.github.com/spec/v1 +oid sha256:a8fe1a93a2de020a3c821d33b8db62652e075ceb122581e7dcca0577b09dbb24 +size 186 diff --git a/4pd-niotest-main.json b/4pd-niotest-main.json index c66eceb..9658091 100644 --- a/4pd-niotest-main.json +++ b/4pd-niotest-main.json @@ -1,33 +1,3 @@ -{ - "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 +version https://git-lfs.github.com/spec/v1 +oid sha256:9a18345ba741dda4fa382e8b0e0a52f3739f47aa03c0afd401b6966f96568d22 +size 810 diff --git a/4pd-nl2sql-qianwen-base.json b/4pd-nl2sql-qianwen-base.json index 6f18fc6..2bfcdde 100644 --- a/4pd-nl2sql-qianwen-base.json +++ b/4pd-nl2sql-qianwen-base.json @@ -1,17 +1,3 @@ -{ - "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 +version https://git-lfs.github.com/spec/v1 +oid sha256:fbd77efaeb11a23aa4925681b992791a25a7a018fda6a9d9355923edd7f3ab2a +size 309 diff --git a/4pd-qwen-14b-chat-int4-main.json b/4pd-qwen-14b-chat-int4-main.json index 715db3b..9d84b97 100644 --- a/4pd-qwen-14b-chat-int4-main.json +++ b/4pd-qwen-14b-chat-int4-main.json @@ -1,20 +1,3 @@ -{ - "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 +version https://git-lfs.github.com/spec/v1 +oid sha256:f98976e26273a4fce957c9c98ccc66bdbc75e752a74fed970e33ab70582a2f82 +size 402 diff --git a/4pd-qwen-7b-chat-base.json b/4pd-qwen-7b-chat-base.json index 180387c..bf631dc 100644 --- a/4pd-qwen-7b-chat-base.json +++ b/4pd-qwen-7b-chat-base.json @@ -1,20 +1,3 @@ -{ - "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 +version https://git-lfs.github.com/spec/v1 +oid sha256:355f4253ce5c3fc25b1df2270df088b50ec1e18b792d01c6442ad1161fff08f9 +size 364 diff --git a/4pd-qwen-7b-chat-hf-main.json b/4pd-qwen-7b-chat-hf-main.json index 695610d..c211246 100644 --- a/4pd-qwen-7b-chat-hf-main.json +++ b/4pd-qwen-7b-chat-hf-main.json @@ -1,20 +1,3 @@ -{ - "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 +version https://git-lfs.github.com/spec/v1 +oid sha256:03c9bbf3b329eb32db18bf1b67038212e5baac5fa2c804ec1aa4a1e432415e73 +size 399 diff --git a/4pd-qwen-7b-chat-int4-main.json b/4pd-qwen-7b-chat-int4-main.json index 64e8e75..044151a 100644 --- a/4pd-qwen-7b-chat-int4-main.json +++ b/4pd-qwen-7b-chat-int4-main.json @@ -1,18 +1,3 @@ -{ - "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 +version https://git-lfs.github.com/spec/v1 +oid sha256:346da7140d4b22b05cd7a5ca10356ae7d338ae353438368c09ccbd5ed676b519 +size 378 diff --git a/4pd-qwen-7b-chat-main.json b/4pd-qwen-7b-chat-main.json index 24fde5c..7dcfadd 100644 --- a/4pd-qwen-7b-chat-main.json +++ b/4pd-qwen-7b-chat-main.json @@ -1,18 +1,3 @@ -{ - "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 +version https://git-lfs.github.com/spec/v1 +oid sha256:a1da2e0366c05ba8dee35b18f7a068b958c929682c3c858eca26f833b4b6f41b +size 370 diff --git a/4pd-qwen-7b-chat-test-base.json b/4pd-qwen-7b-chat-test-base.json index 8671e62..867d5a1 100644 --- a/4pd-qwen-7b-chat-test-base.json +++ b/4pd-qwen-7b-chat-test-base.json @@ -1,19 +1,3 @@ -{ - "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 +version https://git-lfs.github.com/spec/v1 +oid sha256:e030074e908aa57dcda8f2551b08dcf52333e0be99b91e0602b0cc8b88c20860 +size 369 diff --git a/4pd-sagegptv2-base.json b/4pd-sagegptv2-base.json index bfc61e1..1925179 100644 --- a/4pd-sagegptv2-base.json +++ b/4pd-sagegptv2-base.json @@ -1,19 +1,3 @@ -{ - "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 +version https://git-lfs.github.com/spec/v1 +oid sha256:116ced46826cff5e2358cfa0a5732872351c3713761b140e253c28a849439e63 +size 337 diff --git a/4pd-sagegptv2-infer4000.json b/4pd-sagegptv2-infer4000.json index 7f81925..9d1580f 100644 --- a/4pd-sagegptv2-infer4000.json +++ b/4pd-sagegptv2-infer4000.json @@ -1,21 +1,3 @@ -{ - "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 +version https://git-lfs.github.com/spec/v1 +oid sha256:414a4e0089ea981378f972d6247c65172a8cc38b717716d0e6fce3b59d698482 +size 428 diff --git a/baichuan2-13b-base-hf.json b/baichuan2-13b-base-hf.json index 38fe47f..e08ecf3 100644 --- a/baichuan2-13b-base-hf.json +++ b/baichuan2-13b-base-hf.json @@ -1,18 +1,3 @@ -{ - "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 +version https://git-lfs.github.com/spec/v1 +oid sha256:ecae62af0db3c66f9c33ee53dea5660908ca6b5be821f5a4ef15a034cdc13635 +size 370 diff --git a/baichuan2-13b-chat-hf.json b/baichuan2-13b-chat-hf.json index a1119a6..0e146c0 100644 --- a/baichuan2-13b-chat-hf.json +++ b/baichuan2-13b-chat-hf.json @@ -1,18 +1,3 @@ -{ - "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 +version https://git-lfs.github.com/spec/v1 +oid sha256:9602b785bf7e8bdd08cd439555eac7bff34b0cbfbf5f5ad0f95cc87225c5ae66 +size 370 diff --git a/chatglm-6b-hf.json b/chatglm-6b-hf.json index 0ceb584..13db4b3 100644 --- a/chatglm-6b-hf.json +++ b/chatglm-6b-hf.json @@ -1,18 +1,3 @@ -{ - "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 +version https://git-lfs.github.com/spec/v1 +oid sha256:5a30286c28bef477c5e8bd6b883974a6b72f55d9272395470076a74cf6d681e0 +size 362 diff --git a/config/group.json b/config/group.json index 9ee25ec..7911612 100644 --- a/config/group.json +++ b/config/group.json @@ -1,34 +1,3 @@ -{ - "公开核心榜单": [ - "ceval", - "mmlu", - "triviaqa", - "hellaswag", - "cmmlu", - "C3", - "lambada" - ], - "私有榜单V1": [ - "SageBench-exam" - ], - "私有榜单V2": [], - "中文": [ - "ceval", - "cmmlu", - "C3", - "SageBench-exam" - ], - "英文": [ - "mmlu", - "triviaqa", - "hellaswag", - "lambada" - ], - "长窗口": [ - "longbench_lsht", - "longbench_vcsum", - "longbench_dureader", - "longbench_multifieldqa_zh", - "longbench_passage_retrieval_zh" - ] -} \ No newline at end of file +version https://git-lfs.github.com/spec/v1 +oid sha256:cefd7f6834764669c05e8ab6b4f57ce10d04edf60d6ec4b7473ff8b93336fe92 +size 623 diff --git a/config/order.json b/config/order.json index cc0c34b..850332c 100644 --- a/config/order.json +++ b/config/order.json @@ -1,17 +1,3 @@ -[ - "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 +version https://git-lfs.github.com/spec/v1 +oid sha256:78a9c3f8f19b7245126a25eacb8adb44ae087cf2cdfd4da021cde4f038843e65 +size 296 diff --git a/public-qwen2-5-vl-7b-instruct-awq-main.json b/public-qwen2-5-vl-7b-instruct-awq-main.json new file mode 100644 index 0000000..7329aa3 --- /dev/null +++ b/public-qwen2-5-vl-7b-instruct-awq-main.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:132f707172ba36c42d0da2541fcc072b21e13f5246c4da8972ffd734553fb0a9 +size 433 diff --git a/test-yu.json b/test-yu.json index fd04015..e42463f 100644 --- a/test-yu.json +++ b/test-yu.json @@ -1,16 +1,3 @@ -{ - "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 +version https://git-lfs.github.com/spec/v1 +oid sha256:8c3959405b71897af8976b85972d7544129e68e779232d01404c6a489e6d9822 +size 317