satoshi-2000/llms-suitable
收藏官方服务:
资源简介:
--- license: cc-by-sa-4.0 --- This dataset is scraped from [Stack-Overflow](https://stackoverflow.com/). # Loading the dataset You can load the dataset like this: ```python from datasets import load_dataset dataset = load_dataset("satoshi-2000/llms-suitable") ```
提供机构:
satoshi-2000原始信息汇总
数据集概述
数据来源
- 数据集是从Stack-Overflow网站上抓取的。
许可证
- 数据集遵循CC-BY-SA-4.0许可证。
数据集加载方法
- 使用以下Python代码加载数据集: python from datasets import load_dataset dataset = load_dataset("satoshi-2000/llms-suitable")



