Update README.md
Browse files
README.md
CHANGED
|
@@ -62,7 +62,7 @@ train_data = load_dataset("CIawevy/TextPecker-1.5M", "default", split="train")
|
|
| 62 |
test_data = load_dataset("CIawevy/TextPecker-1.5M", "default", split="test")
|
| 63 |
```
|
| 64 |
|
| 65 |
-
For detailed instructions on installation, model download, evaluation, and running demos with the FreeFine framework, please refer to the [GitHub repository](https://github.com/CIawevy/
|
| 66 |
|
| 67 |
## Citation
|
| 68 |
|
|
|
|
| 62 |
test_data = load_dataset("CIawevy/TextPecker-1.5M", "default", split="test")
|
| 63 |
```
|
| 64 |
|
| 65 |
+
For detailed instructions on installation, model download, evaluation, and running demos with the FreeFine framework, please refer to the [GitHub repository](https://github.com/CIawevy/TextPecker).
|
| 66 |
|
| 67 |
## Citation
|
| 68 |
|