Jonnylaw/questioning-dataset
收藏AutoTrain Dataset for project: exacts
数据集描述
该数据集是为项目“exacts”自动处理的数据集。
语言
数据集的语言BCP-47代码为unk。
数据集结构
数据实例
数据集的样本示例如下:
json [ { "text": "How do plants adapt to different environments?", "target": "Plants adapt to different environments through a variety of mechanisms. Some examples include developing deep roots to access water in dry regions, growing smaller leaves to reduce water loss in hot regions, or producing chemicals to deter herbivores in regions with high herbivore populations." }, { "text": "How do volcanoes erupt?", "target": "Volcanoes erupt when pressure from molten rock, ash, and gas inside the volcano builds up and eventually forces its way to the surface. This can happen through a volcanos central vent or through fissures on its slopes." } ]
数据集字段
数据集包含以下字段(也称为“特征”):
json { "text": "Value(dtype=string, id=None)", "target": "Value(dtype=string, id=None)" }
数据集分割
数据集被分割为训练集和验证集,分割大小如下:
| 分割名称 | 样本数量 |
|---|---|
| 训练集 | 156 |
| 验证集 | 39 |



