tytodd/sim-20-out-r9
收藏资源简介:
--- dataset_info: - config_name: go_emotions features: - name: text dtype: string - name: row_id dtype: string - name: ground_truth list: int64 - name: messages list: - name: role dtype: string - name: content dtype: string - name: reasoning dtype: 'null' splits: - name: val num_bytes: 10822 num_examples: 6 - name: train num_bytes: 8630 num_examples: 5 download_size: 30251 dataset_size: 19452 - config_name: or_bench_80k features: - name: prompt dtype: string - name: row_id dtype: string - name: ground_truth dtype: string - name: messages list: - name: role dtype: string - name: content dtype: string - name: reasoning dtype: 'null' splits: - name: train num_bytes: 11405 num_examples: 6 - name: val num_bytes: 13271 num_examples: 7 download_size: 33178 dataset_size: 24676 configs: - config_name: go_emotions data_files: - split: train path: go_emotions/train-* - split: val path: go_emotions/val-* - config_name: or_bench_80k data_files: - split: train path: or_bench_80k/train-* - split: val path: or_bench_80k/val-* ---




