davanstrien HF staff commited on
Commit
4a255f8
1 Parent(s): c56557a

add discussion link

Browse files
generate_collection_using_huggingface_hub.ipynb CHANGED
@@ -963,7 +963,7 @@
963
  "\n",
964
  "In this tutorial we've seen how to use the `huggingface_hub` library to create a collection that curates the top 10% most used instruction tuning datasets on the Hub. We've also seen how we can use the `huggingface_hub` library to explore our collection and the datasets in it.\n",
965
  "\n",
966
- "There are many potential opportunities to build on this approach to automatically/semi-automatically curate useful collections."
967
  ]
968
  }
969
  ],
 
963
  "\n",
964
  "In this tutorial we've seen how to use the `huggingface_hub` library to create a collection that curates the top 10% most used instruction tuning datasets on the Hub. We've also seen how we can use the `huggingface_hub` library to explore our collection and the datasets in it.\n",
965
  "\n",
966
+ "There are many potential opportunities to build on this approach to automatically/semi-automatically curate useful collections. If you come up with a cool use case for this approach, we'd love to hear about it! You can ping me on Twitter ([@vanstriendaniel](https://twitter.com/vanstriendaniel)) or you can add to this [Discussion](https://huggingface.co/spaces/librarian-bots/tutorials/discussions/1)."
967
  ]
968
  }
969
  ],