Update README.md
Browse files
README.md
CHANGED
@@ -86,6 +86,11 @@ from datasets import load_dataset
|
|
86 |
|
87 |
dataset = load_dataset("TOS_DatasetV3")
|
88 |
```
|
|
|
|
|
|
|
|
|
|
|
89 |
## License
|
90 |
This dataset is licensed under the MIT License. Please see the LICENSE file for more details.
|
91 |
|
|
|
86 |
|
87 |
dataset = load_dataset("TOS_DatasetV3")
|
88 |
```
|
89 |
+
|
90 |
+
## Dataset Generation
|
91 |
+
|
92 |
+

|
93 |
+
|
94 |
## License
|
95 |
This dataset is licensed under the MIT License. Please see the LICENSE file for more details.
|
96 |
|