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-* ---



