CoolFace
Datasetpublic

laion/dev_set_v2_a1_stack_ruby_20260811_204537

sourceHugging Faceupdated 1mo agoView on Hugging Face
0likes23downloads
README.md44 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: conversations5    list:6    - name: role7      dtype: string8    - name: content9      dtype: string10  - name: agent11    dtype: string12  - name: model13    dtype: string14  - name: model_provider15    dtype: string16  - name: date17    dtype: string18  - name: task19    dtype: string20  - name: episode21    dtype: string22  - name: run_id23    dtype: string24  - name: trial_name25    dtype: string26  - name: result27    dtype: string28  - name: verifier_output29    dtype: string30  - name: trace_source31    dtype: string32  splits:33  - name: train34    num_bytes: 41691113035    num_examples: 442836  download_size: 35169846137  dataset_size: 41691113038configs:39- config_name: default40  data_files:41  - split: train42    path: data/train-*43---44