AIcell commited on
Commit
a9ea45e
·
verified ·
1 Parent(s): a9b28df

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -71,7 +71,7 @@ dataset = load_dataset("AIcell/war-test-dataset")
71
  Or use with the evaluation pipeline:
72
 
73
  ```bash
74
- git clone https://github.com/XXX/war-test.git
75
  cd war-test
76
  pip install -r requirements.txt
77
  python run_predictions.py
 
71
  Or use with the evaluation pipeline:
72
 
73
  ```bash
74
+ git clone https://github.com/xirui-li/war-test.git
75
  cd war-test
76
  pip install -r requirements.txt
77
  python run_predictions.py