https://github.com/dengbocong/evaluate
文本对话评估工具包
https://github.com/dengbocong/evaluate
Last synced: 8 months ago
JSON representation
文本对话评估工具包
- Host: GitHub
- URL: https://github.com/dengbocong/evaluate
- Owner: DengBoCong
- License: apache-2.0
- Created: 2021-06-21T08:28:34.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-02T10:51:12.000Z (almost 5 years ago)
- Last Synced: 2025-06-01T07:53:45.218Z (about 1 year ago)
- Language: Python
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Evaluate | Still Work
[](https://www.zhihu.com/people/dengbocong)
[](https://github.com/DengBoCong/nlp-paper)


文本对话评估
### 执行说明
run.sh:提供一个执行脚本的总入口,需要两个参数,第一个参数作为执行modules脚本类型,第二个参数作为对应modules附带参数
+ 第一个参数:preprocess/train/eval/infer
+ 第二个参数:
+ preprocess:daily_dialog_plusplus <--> DailyDialog++数据集处理