nuprl-staging/llama3.1_8b_base_studenteval
收藏资源简介:
--- dataset_info: features: - name: prompt dtype: string - name: temperature dtype: float64 - name: top_p dtype: float64 - name: max_tokens dtype: int64 - name: completion dtype: string - name: completion_id dtype: int64 - name: __index_level_0__ dtype: int64 - name: assertions dtype: string - name: entrypoint dtype: string - name: first_attempt dtype: bool - name: is_first_failure dtype: bool - name: is_first_success dtype: bool - name: is_last_failure dtype: bool - name: is_last_success dtype: bool - name: is_success dtype: bool - name: last_attempt dtype: bool - name: prints dtype: string - name: problem dtype: string - name: submitted_text dtype: string - name: tests_passed dtype: int64 - name: total_tests dtype: int64 - name: username dtype: string splits: - name: test num_bytes: 1978245 num_examples: 1675 - name: all_completions num_bytes: 39457170 num_examples: 33500 download_size: 1732624 dataset_size: 41435415 configs: - config_name: default data_files: - split: test path: data/test-* - split: all_completions path: data/all_completions-* ---



