# Extraction Summary ## Totals | dataset_id | dataset_title | prompt_only_repo_id | config | split | source_path | expected_original_rows | observed_original_rows | original_rows_for_delta | original_rows_basis | extracted_rows | row_count_delta | row_count_mismatch | null_prompt_rows | empty_prompt_rows | failed_prompt_rows | extraction_error_rows | status | upload_status | started_at | finished_at | duration_seconds | output_csv | error | | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | | nvidia/Nemotron-RL-Instruction-Following-Free-Form-Formatting-v1 | Nemotron-RL-Instruction-Following-Free-Form-Formatting-v1 | jamesdborin/Nemotron-RL-Instruction-Following-Free-Form-Formatting-v1-prompt-only | __total__ | __total__ | | 9037 | 9037 | 9037 | expected | 9037 | 0 | False | 0 | 0 | 0 | 0 | ok | waiting_for_auth | 2026-06-30T17:50:52+00:00 | 2026-06-30T17:50:56+00:00 | 3.489 | /tmp/nemotron_prompt_only_full_20260626/nvidia__Nemotron-RL-Instruction-Following-Free-Form-Formatting-v1/prompts.csv | | ## Sources | dataset_id | dataset_title | prompt_only_repo_id | config | split | source_path | expected_original_rows | observed_original_rows | original_rows_for_delta | original_rows_basis | extracted_rows | row_count_delta | row_count_mismatch | null_prompt_rows | empty_prompt_rows | failed_prompt_rows | extraction_error_rows | status | upload_status | started_at | finished_at | duration_seconds | output_csv | error | | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | | nvidia/Nemotron-RL-Instruction-Following-Free-Form-Formatting-v1 | Nemotron-RL-Instruction-Following-Free-Form-Formatting-v1 | jamesdborin/Nemotron-RL-Instruction-Following-Free-Form-Formatting-v1-prompt-only | default | train | | 9037 | 9037 | 9037 | expected | 9037 | 0 | False | 0 | 0 | 0 | 0 | ok | waiting_for_auth | 2026-06-30T17:50:52+00:00 | 2026-06-30T17:50:56+00:00 | 3.489 | /tmp/nemotron_prompt_only_full_20260626/nvidia__Nemotron-RL-Instruction-Following-Free-Form-Formatting-v1/prompts.csv | | ## Machine-readable rows ```json [ { "dataset_id": "nvidia/Nemotron-RL-Instruction-Following-Free-Form-Formatting-v1", "dataset_title": "Nemotron-RL-Instruction-Following-Free-Form-Formatting-v1", "prompt_only_repo_id": "jamesdborin/Nemotron-RL-Instruction-Following-Free-Form-Formatting-v1-prompt-only", "config": "default", "split": "train", "source_path": "", "expected_original_rows": 9037, "observed_original_rows": 9037, "original_rows_for_delta": 9037, "original_rows_basis": "expected", "extracted_rows": 9037, "row_count_delta": 0, "row_count_mismatch": false, "null_prompt_rows": 0, "empty_prompt_rows": 0, "failed_prompt_rows": 0, "extraction_error_rows": 0, "status": "ok", "upload_status": "waiting_for_auth", "started_at": "2026-06-30T17:50:52+00:00", "finished_at": "2026-06-30T17:50:56+00:00", "duration_seconds": "3.489", "output_csv": "/tmp/nemotron_prompt_only_full_20260626/nvidia__Nemotron-RL-Instruction-Following-Free-Form-Formatting-v1/prompts.csv", "error": "" }, { "dataset_id": "nvidia/Nemotron-RL-Instruction-Following-Free-Form-Formatting-v1", "dataset_title": "Nemotron-RL-Instruction-Following-Free-Form-Formatting-v1", "prompt_only_repo_id": "jamesdborin/Nemotron-RL-Instruction-Following-Free-Form-Formatting-v1-prompt-only", "config": "__total__", "split": "__total__", "source_path": "", "expected_original_rows": 9037, "observed_original_rows": 9037, "original_rows_for_delta": 9037, "original_rows_basis": "expected", "extracted_rows": 9037, "row_count_delta": 0, "row_count_mismatch": false, "null_prompt_rows": 0, "empty_prompt_rows": 0, "failed_prompt_rows": 0, "extraction_error_rows": 0, "status": "ok", "upload_status": "waiting_for_auth", "started_at": "2026-06-30T17:50:52+00:00", "finished_at": "2026-06-30T17:50:56+00:00", "duration_seconds": "3.489", "output_csv": "/tmp/nemotron_prompt_only_full_20260626/nvidia__Nemotron-RL-Instruction-Following-Free-Form-Formatting-v1/prompts.csv", "error": "" } ] ```