From a51eb6b19ee4f721d7d93c94f6273e85f8e45588 Mon Sep 17 00:00:00 2001 From: zhufq <398384796@qq.com> Date: Thu, 16 Oct 2025 17:59:02 +0800 Subject: [PATCH] =?UTF-8?q?DESC:=E5=8E=BB=E6=8E=89lfs=E8=BF=BD=E8=B8=AA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 2 +- 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-nl2sql-qianwen-base.json | 20 ++++++++++++++--- 4pd-qwen-14b-chat-int4-main.json | 23 +++++++++++++++++--- 4pd-qwen-7b-chat-hf-main.json | 23 +++++++++++++++++--- 4pd-qwen-7b-chat-int4-main.json | 21 +++++++++++++++--- 4pd-sagegptv2-infer4000.json | 24 ++++++++++++++++++--- config/group.json | 37 +++++++++++++++++++++++++++++--- config/order.json | 20 ++++++++++++++--- 11 files changed, 193 insertions(+), 31 deletions(-) diff --git a/.gitattributes b/.gitattributes index 7fe70d7..8b13789 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -*.json filter=lfs diff=lfs merge=lfs -text + 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-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-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-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/config/group.json b/config/group.json index 7911612..9ee25ec 100644 --- a/config/group.json +++ b/config/group.json @@ -1,3 +1,34 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cefd7f6834764669c05e8ab6b4f57ce10d04edf60d6ec4b7473ff8b93336fe92 -size 623 +{ + "公开核心榜单": [ + "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 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