nguyendu392's picture
Duplicate from tomofi/MMOCR
e198e1c

A newer version of the Gradio SDK is available: 5.33.0

Upgrade

命名实体识别(专名识别)

概览

命名实体识别任务的数据集,文件目录应按如下配置:

└── cluener2020
  ├── cluener_predict.json
  ├── dev.json
  ├── README.md
  ├── test.json
  ├── train.json
  └── vocab.txt

准备步骤

CLUENER2020