taldarim/ar-higher
收藏Hugging Face2023-09-23 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/taldarim/ar-higher
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: Comprehension
dtype:
class_label:
names:
'0': '0'
'1': '1'
- name: Configuration
dtype:
class_label:
names:
'0': '0'
'1': '1'
- name: Crashes
dtype:
class_label:
names:
'0': '0'
'1': '1'
- name: Implementation
dtype:
class_label:
names:
'0': '0'
'1': '1'
- name: Performance issue
dtype:
class_label:
names:
'0': '0'
'1': '1'
- name: Results interpretation
dtype:
class_label:
names:
'0': '0'
'1': '1'
splits:
- name: train
num_bytes: 373318
num_examples: 280
- name: test
num_bytes: 369328
num_examples: 236
download_size: 186867
dataset_size: 742646
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
# Dataset Card for "ar-higher"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
taldarim
原始信息汇总
数据集概述
特征信息
- text: 数据类型为字符串。
- Comprehension: 数据类型为类别标签,包含两个类别:0 和 1。
- Configuration: 数据类型为类别标签,包含两个类别:0 和 1。
- Crashes: 数据类型为类别标签,包含两个类别:0 和 1。
- Implementation: 数据类型为类别标签,包含两个类别:0 和 1。
- Performance issue: 数据类型为类别标签,包含两个类别:0 和 1。
- Results interpretation: 数据类型为类别标签,包含两个类别:0 和 1。
数据分割
- train: 包含280个样本,总字节数为373318。
- test: 包含236个样本,总字节数为369328。
数据大小
- 下载大小: 186867字节。
- 数据集大小: 742646字节。
配置信息
- default:
- train: 数据文件路径为
data/train-*。 - test: 数据文件路径为
data/test-*。
- train: 数据文件路径为



