tytodd/sim-20-out-r6
收藏资源简介:
--- 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: train num_bytes: 7900 num_examples: 5 - name: val num_bytes: 8334 num_examples: 5 download_size: 28947 dataset_size: 16234 - 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: 5310 num_examples: 3 - name: val num_bytes: 1682 num_examples: 1 download_size: 19971 dataset_size: 6992 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-* ---




