lilacai/SlimOrca-Translation
收藏Hugging Face2024-01-26 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/lilacai/SlimOrca-Translation
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: conversations
list:
- name: from
dtype: string
- name: value
dtype: string
- name: weight
dtype: float64
- name: __hfsplit__
dtype: string
- name: conversation__clusters
struct:
- name: category_id
dtype: int64
- name: category_membership_prob
dtype: float64
- name: category_title
dtype: string
- name: cluster_id
dtype: int64
- name: cluster_membership_prob
dtype: float64
- name: cluster_title
dtype: string
splits:
- name: train
num_bytes: 50864620
num_examples: 42628
download_size: 22824648
dataset_size: 50864620
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "SlimOrca-Translation"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
lilacai
原始信息汇总
数据集概述
数据集信息
- 特征:
- conversations:
- from: 字符串类型
- value: 字符串类型
- weight: 浮点数类型 (float64)
- hfsplit: 字符串类型
- conversation__clusters:
- category_id: 整数类型 (int64)
- category_membership_prob: 浮点数类型 (float64)
- category_title: 字符串类型
- cluster_id: 整数类型 (int64)
- cluster_membership_prob: 浮点数类型 (float64)
- cluster_title: 字符串类型
- conversations:
数据分割
- train:
- 字节数: 50864620
- 样本数: 42628
数据集大小
- 下载大小: 22824648 字节
- 数据集大小: 50864620 字节
配置
- config_name: default
- 数据文件:
- split: train
- path: data/train-*
- 数据文件:



