ajax-law/contrastive-matters-2
收藏Hugging Face2023-11-06 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/ajax-law/contrastive-matters-2
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: text_a
dtype: string
- name: text_b
dtype: string
- name: label
dtype: int64
splits:
- name: train
num_bytes: 3232779
num_examples: 6549
- name: test
num_bytes: 41112
num_examples: 90
download_size: 100367
dataset_size: 3273891
---
# Dataset Card for "contrastive-matters-2"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
ajax-law
原始信息汇总
数据集概述
配置
- 默认配置 (
default)- 数据文件:
- 训练集 (
train):路径为data/train-* - 测试集 (
test):路径为data/test-*
- 训练集 (
- 数据文件:
数据集信息
- 特征:
text_a:类型为stringtext_b:类型为stringlabel:类型为int64
- 分割:
- 训练集 (
train):- 字节数:3232779
- 样本数:6549
- 测试集 (
test):- 字节数:41112
- 样本数:90
- 训练集 (
- 下载大小:100367 字节
- 数据集大小:3273891 字节



