Commit ae4197c
feat: support sql datasouce multi-column eval (#259)
* feat: temp
* feat: merge_result_info 移动位置
* feat: rule已支持
* feat: fix bug
* feat: prompt临时code
* feat: field由list改成dict,跑通rule
* feat: 改名map_data
* feat: prompt与llm合并
* feat: 批量合并
* feat: delete evaldata
* feat: 改名evalpipline
* feat: 调整map_data
* feat: 合并evaluate_rule和evaluate_prompt
* feat: 并发v3
* feat: 合并evaluate_single_data与evaluate_by_type
* feat: 合并execute与evaluate
* feat: 修复bug并发导致的配置覆盖
* feat: 调整位置
* feat: 修改local文件,适配新版result_info和modelres的error_type(summary模块待更新)
* feat: summary模块
* feat: error_type的value由reason列表改为dict,包含2个key:metric、reason
* feat: update
* feat: 添加ResTypeInfo类
* feat: rule_common.py更新返回
* feat: 4个rule文件更新返回
* feat: llm更新(除了type是列表)
* feat: 移动位置
* feat: 移动位置引发的import修改
* feat: error_type删除一层
* feat: result_save.good判断逻辑
* feat: update
* feat: rule_common.py更新res,添加label
* feat: 更新res,添加label
* feat: 更新res,添加label
* feat: fix lint
* feat: 4中base convertor
* feat: plaintext情况
* feat: plaintext save
* feat: json修复
* feat: jsonl修复
* feat: listjson修复
* feat: hf_plaintext.json 修复
* feat: hf_json 修复
* feat: hf_jsonl 修复
* feat: hf_listjson 修复
* feat: 修复bug 多规则结果异常
* feat: 修复bug 多规则结果异常
* feat: custom config rule 修复
* feat: fix test_local.py
* feat: fix test_local.py
* feat: fix test_continue.py
* feat: fix test_write.py 修复复杂rule
* feat: fix test_rule_common.py
* feat: ImageConverter
* feat: fix lint
* feat: label是数组的情况
* feat: 文件夹名
* feat: example更新
* feat: 删除特殊prompt
* feat: 删除prompt类
* feat: fix lint
* feat: ModelRes优化赋值,Model删除prompt相关
* feat: fix lint
* feat: ignore
* feat: ModelRes固定字段
* update res b_box overlap and visual rule
* update res b_box overlap and visual rule
* feat: spark的evaluate完成
* feat: spark的summarize更新
* feat: fix bug
* feat: 更新model
* feat: fix lint
* feat: TestModelRes
* feat: chupei 特殊场景
* feat: fix bug
* update res b_box overlap and visual rule
* feat: delete old convertor
* feat: 优化local,改prompt为llm
* feat: 添加sql来源
* feat: fix lint
* feat: LLMHtmlExtractCompareEn
* feat: fix lint
* feat: change name
* feat: 删除DatasetArgs中fields功能
* feat: fix bug plaintext
* feat: fix lint
* feat: test ignore rag
---------
Co-authored-by: pekopoke <[email protected]>1 parent 1cd4e97 commit ae4197c
File tree
215 files changed
+7782
-6313
lines changed- .github
- env
- workflows
- dingo
- config
- data
- converter
- dataset
- datasource
- exec
- io
- input
- output
- model
- llm
- compare
- hhh
- meta_rater
- mineru
- minor_lan
- rag
- security
- text_quality
- prompt
- rule
- docs
- dataset
- eval
- prompt
- rule
- posts
- technical
- examples
- 3h
- artimuse
- audio
- classify
- compare
- continue
- custom
- dataman
- dataset
- document_parser
- factcheck
- hallucination
- image
- llm_and_rule
- long_video
- meta_rater
- multi_turn_dialogues
- rag
- register
- security
- requirements
- test
- data
- scripts
- dataset
- exec
- io/input
- model
- llm
- rule
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
215 files changed
+7782
-6313
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 5 | + | |
13 | 6 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
22 | 14 | | |
23 | | - | |
| 15 | + | |
24 | 16 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 5 | + | |
10 | 6 | | |
11 | | - | |
12 | | - | |
13 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
14 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 5 | + | |
9 | 6 | | |
10 | | - | |
11 | | - | |
12 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 5 | + | |
10 | 6 | | |
11 | | - | |
12 | | - | |
13 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
14 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 5 | + | |
9 | 6 | | |
10 | | - | |
11 | | - | |
12 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
13 | 14 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 5 | + | |
9 | 6 | | |
10 | | - | |
11 | | - | |
12 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 5 | + | |
9 | 6 | | |
10 | | - | |
11 | | - | |
12 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 5 | + | |
9 | 6 | | |
10 | | - | |
11 | | - | |
12 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
12 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
13 | 19 | | |
0 commit comments