Commit 2f2a19ed authored by mashun1's avatar mashun1
Browse files

Update README.md

parent 3b2dedc6
...@@ -84,7 +84,7 @@ python scripts/train.py \ ...@@ -84,7 +84,7 @@ python scripts/train.py \
## 推理 ## 推理
```bash ```bash
python -m scripts/evaluate \ python scripts/evaluate.py \
--model_path /path/to/hallucination_detector \ --model_path /path/to/hallucination_detector \
--data_path data/ragtruth/ragtruth_data.json \ --data_path data/ragtruth/ragtruth_data.json \
--evaluation_type example_level --evaluation_type example_level
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment