Upload README.md with huggingface_hub
Browse files
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/
|
| 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
|