MachineLearningLM commited on
Commit
83cb1e7
·
verified ·
1 Parent(s): 038f7af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -32,7 +32,7 @@ We have developed an automated evaluation framework — simply configure the par
32
  ### **Quick Start**
33
 
34
  ```bash
35
- pip install -r requirement.txt
36
  python ./src/evaluation/model_pred/dl_model_pred.py \
37
  --input_dir ./demo_input.jsonl \
38
  --output_dir ./demo_output.jsonl \
 
32
  ### **Quick Start**
33
 
34
  ```bash
35
+ pip install -r requirements.txt
36
  python ./src/evaluation/model_pred/dl_model_pred.py \
37
  --input_dir ./demo_input.jsonl \
38
  --output_dir ./demo_output.jsonl \