minhanhto09
commited on
Commit
•
0399b6e
1
Parent(s):
a2711d0
Update documentation
Browse files
README.md
CHANGED
@@ -59,7 +59,7 @@ To see a smaller subset of the dataset:
|
|
59 |
from datasets import load_dataset
|
60 |
dataset = load_dataset("minhanhto09/NuCLS_dataset", name="debug")
|
61 |
```
|
62 |
-
For detailed usage instructions, please refer to [this documentation](https://colab.research.google.com/drive/
|
63 |
|
64 |
|
65 |
## Dataset Structure
|
|
|
59 |
from datasets import load_dataset
|
60 |
dataset = load_dataset("minhanhto09/NuCLS_dataset", name="debug")
|
61 |
```
|
62 |
+
For detailed usage instructions, please refer to [this documentation](https://colab.research.google.com/drive/1mdIPHjQFYpTeaZ9x0bFKx-gCEz06GIZI?usp=sharing).
|
63 |
|
64 |
|
65 |
## Dataset Structure
|