AlekseyKorshuk/model-evaluation-arena
收藏Hugging Face2023-05-09 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/AlekseyKorshuk/model-evaluation-arena
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: user_state
struct:
- name: botLabel
dtype: string
- name: bot_id
dtype: string
- name: description
dtype: string
- name: developerUid
dtype: string
- name: firstMessage
dtype: string
- name: imageUrl
dtype: string
- name: introduction
dtype: string
- name: memory
dtype: string
- name: name
dtype: string
- name: private
dtype: bool
- name: prompt
dtype: string
- name: sfw
dtype: bool
- name: userLabel
dtype: string
- name: vote
dtype: string
- name: model_tag_a
dtype: string
- name: model_tag_b
dtype: string
- name: conversation_a
list:
- name: from
dtype: string
- name: value
dtype: string
- name: conversation_b
list:
- name: from
dtype: string
- name: value
dtype: string
- name: is_anonymous
dtype: bool
- name: timestamp
dtype: float64
- name: bot_id
dtype: string
- name: model_a
dtype: string
- name: model_b
dtype: string
splits:
- name: train
num_bytes: 7712
num_examples: 3
download_size: 33224
dataset_size: 7712
---
# Dataset Card for "model-evaluation-arena"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
AlekseyKorshuk
原始信息汇总
数据集概述
数据集特征
- user_state
- botLabel: 字符串
- bot_id: 字符串
- description: 字符串
- developerUid: 字符串
- firstMessage: 字符串
- imageUrl: 字符串
- introduction: 字符串
- memory: 字符串
- name: 字符串
- private: 布尔值
- prompt: 字符串
- sfw: 布尔值
- userLabel: 字符串
- vote: 字符串
- model_tag_a: 字符串
- model_tag_b: 字符串
- conversation_a
- from: 字符串
- value: 字符串
- conversation_b
- from: 字符串
- value: 字符串
- is_anonymous: 布尔值
- timestamp: 浮点数
- bot_id: 字符串
- model_a: 字符串
- model_b: 字符串
数据集分割
- train
- num_bytes: 7712
- num_examples: 3
数据集大小
- download_size: 33224
- dataset_size: 7712



