CodeHima commited on
Commit
05c5be1
1 Parent(s): 907065a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
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
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64bfef626ac2c20929de87f4/kgzdQQagwjouhCZk5ehXs.png)
93
+
94
  ## License
95
  This dataset is licensed under the MIT License. Please see the LICENSE file for more details.
96