Muthukumarank commited on
Commit
445536a
·
verified ·
1 Parent(s): ad2d83d

Update ML Intern artifact metadata

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -250,3 +250,19 @@ MIT
250
  *Research-grade quality. Production-ready deployment. Hackathon-winning novelty.*
251
 
252
  </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
250
  *Research-grade quality. Production-ready deployment. Hackathon-winning novelty.*
251
 
252
  </div>
253
+
254
+ <!-- ml-intern-provenance -->
255
+ ## Generated by ML Intern
256
+
257
+ This dataset repository was generated by [ML Intern](https://github.com/huggingface/ml-intern), an agent for machine learning research and development on the Hugging Face Hub.
258
+
259
+ - Try ML Intern: https://smolagents-ml-intern.hf.space
260
+ - Source code: https://github.com/huggingface/ml-intern
261
+
262
+ ## Usage
263
+
264
+ ```python
265
+ from datasets import load_dataset
266
+
267
+ dataset = load_dataset('Muthukumarank/testgenius-ai')
268
+ ```