swadeshb/tivd-answers
收藏Hugging Face2026-04-06 更新2026-04-12 收录
下载链接:
https://hf-mirror.com/datasets/swadeshb/tivd-answers
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: source_index
dtype: int64
- name: raw_prompt
dtype: string
- name: prompt
dtype: string
- name: difficulty
dtype: float64
- name: prompt_token_ids
list: int64
- name: completion_text
dtype: string
- name: completion_token_ids
list: int64
- name: full_token_ids
list: int64
- name: prompt_length
dtype: int64
- name: completion_length
dtype: int64
- name: full_length
dtype: int64
- name: is_truncated
dtype: bool
- name: stop_reason
dtype: 'null'
- name: finish_reason
dtype: string
- name: teacher_model
dtype: string
- name: generation_config
struct:
- name: temperature
dtype: float64
- name: top_p
dtype: float64
- name: top_k
dtype: int64
- name: min_p
dtype: float64
- name: repetition_penalty
dtype: float64
- name: max_new_tokens
dtype: int64
- name: max_model_len
dtype: int64
- name: source_example
struct:
- name: question
dtype: string
- name: final_answer
dtype: string
- name: difficulty
dtype: float64
- name: topic
dtype: string
- name: r1_solution_1
dtype: string
- name: r1_solution_2
dtype: string
- name: r1_solution_3
dtype: string
splits:
- name: train
num_bytes: 7609941228
num_examples: 57630
download_size: 7152170607
dataset_size: 7609941228
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
swadeshb



