tytodd/sim-120
收藏资源简介:
--- dataset_info: - config_name: go_emotions features: - name: text dtype: string - name: row_id dtype: string - name: ground_truth struct: - name: labels list: int64 splits: - name: train num_bytes: 5181 num_examples: 50 - name: val num_bytes: 1146 num_examples: 10 download_size: 9255 dataset_size: 6327 - config_name: or_bench_80k features: - name: prompt dtype: string - name: row_id dtype: string - name: ground_truth struct: - name: or_bench_category dtype: string splits: - name: train num_bytes: 8413 num_examples: 50 - name: val num_bytes: 1830 num_examples: 10 download_size: 11369 dataset_size: 10243 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-* ---




