Fix dataset documentation links to use /datasets/ path.
Browse files
README.md
CHANGED
|
@@ -107,7 +107,7 @@ If you use this model in your research, please cite the federal_reserve_system:
|
|
| 107 |
}
|
| 108 |
```
|
| 109 |
|
| 110 |
-
For more details, refer to the [federal_reserve_system dataset documentation](https://huggingface.co/gtfintechlab/federal_reserve_system).
|
| 111 |
|
| 112 |
## Contact
|
| 113 |
|
|
|
|
| 107 |
}
|
| 108 |
```
|
| 109 |
|
| 110 |
+
For more details, refer to the [federal_reserve_system dataset documentation](https://huggingface.co/datasets/gtfintechlab/federal_reserve_system).
|
| 111 |
|
| 112 |
## Contact
|
| 113 |
|