"...git@developer.sourcefind.cn:jerrrrry/infinicore.git" did not exist on "7cce83439b9f2d8aec0c4e91db989022f67787f4"
data_config.json 343 Bytes
Newer Older
sharkgene@qq.com's avatar
sharkgene@qq.com committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "filter": {
    "并发数": [],
    "模型": []

  },
  "distinguish": ["模型", "卡类型", "卡数"],
  "group_by": [["并发数"], ["输入长度(tokens)", "输出长度(tokens)"]],
  "files": [
    {
      "file": "test100.xlsx",
      "sheets": [],
      "column_mapping": {
      },
      "column_replace": {
      }
    }
  ]
}