satoshi-2000/llms-suitable
收藏Hugging Face2024-06-04 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/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")



