jamesdborin commited on
Commit
1ddfaf0
·
verified ·
1 Parent(s): 1909096

Upload prompt-only extract for Nemotron-RL-Instruction-Following-Free-Form-Formatting-v1

Browse files
Files changed (5) hide show
  1. .gitattributes +1 -0
  2. README.md +34 -0
  3. null_or_empty_rows.md +4 -0
  4. prompts.csv +3 -0
  5. summary.md +72 -0
.gitattributes CHANGED
@@ -58,3 +58,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
61
+ prompts.csv filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pretty_name: "Nemotron-RL-Instruction-Following-Free-Form-Formatting-v1-prompt-only"
3
+ tags:
4
+ - nemotron
5
+ - prompt-only
6
+ - post-training
7
+ source_datasets:
8
+ - "nvidia/Nemotron-RL-Instruction-Following-Free-Form-Formatting-v1"
9
+ configs:
10
+ - config_name: default
11
+ data_files:
12
+ - split: train
13
+ path: prompts.csv
14
+ ---
15
+
16
+ # Nemotron-RL-Instruction-Following-Free-Form-Formatting-v1-prompt-only
17
+
18
+ Prompt-only extraction from `nvidia/Nemotron-RL-Instruction-Following-Free-Form-Formatting-v1`.
19
+
20
+ Files:
21
+
22
+ - `prompts.csv`: one prompt extraction record per source row. Records include
23
+ `prompt`, separated `system_prompt`, and structured `tools` when the source row
24
+ defines available tools. Nested values are JSON-encoded inside CSV cells.
25
+ - `summary.md`: source row counts, extracted row counts, count deltas, and failed prompt counts.
26
+ - `null_or_empty_rows.md`: row indexes where prompt extraction produced a null or empty prompt.
27
+
28
+ Summary:
29
+
30
+ - extracted rows: 9037
31
+ - failed prompt rows: 0
32
+ - row count delta: 0
33
+
34
+ Uploaded under `jamesdborin` from the Nemotron Post-Training v3 prompt extractor workflow.
null_or_empty_rows.md ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ # Null Or Empty Prompt Rows
2
+
3
+ | dataset_id | config | split | row_index | reason | prompt_source | prompt_source_detail | extraction_error |
4
+ | --- | --- | --- | --- | --- | --- | --- | --- |
prompts.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:002231413f31e3dbc0713143b2261985c32dec20b104b8b9620531eda36ba097
3
+ size 40461309
summary.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Extraction Summary
2
+
3
+ ## Totals
4
+
5
+ | 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 |
6
+ | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
7
+ | 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-26T08:45:51+00:00 | 2026-06-26T08:45:57+00:00 | 6.061 | /tmp/nemotron_prompt_only_full_20260626/nvidia__Nemotron-RL-Instruction-Following-Free-Form-Formatting-v1/prompts.csv | |
8
+
9
+ ## Sources
10
+
11
+ | 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 |
12
+ | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
13
+ | 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-26T08:45:51+00:00 | 2026-06-26T08:45:57+00:00 | 6.061 | /tmp/nemotron_prompt_only_full_20260626/nvidia__Nemotron-RL-Instruction-Following-Free-Form-Formatting-v1/prompts.csv | |
14
+
15
+ ## Machine-readable rows
16
+
17
+ ```json
18
+ [
19
+ {
20
+ "dataset_id": "nvidia/Nemotron-RL-Instruction-Following-Free-Form-Formatting-v1",
21
+ "dataset_title": "Nemotron-RL-Instruction-Following-Free-Form-Formatting-v1",
22
+ "prompt_only_repo_id": "jamesdborin/Nemotron-RL-Instruction-Following-Free-Form-Formatting-v1-prompt-only",
23
+ "config": "default",
24
+ "split": "train",
25
+ "source_path": "",
26
+ "expected_original_rows": 9037,
27
+ "observed_original_rows": 9037,
28
+ "original_rows_for_delta": 9037,
29
+ "original_rows_basis": "expected",
30
+ "extracted_rows": 9037,
31
+ "row_count_delta": 0,
32
+ "row_count_mismatch": false,
33
+ "null_prompt_rows": 0,
34
+ "empty_prompt_rows": 0,
35
+ "failed_prompt_rows": 0,
36
+ "extraction_error_rows": 0,
37
+ "status": "ok",
38
+ "upload_status": "waiting_for_auth",
39
+ "started_at": "2026-06-26T08:45:51+00:00",
40
+ "finished_at": "2026-06-26T08:45:57+00:00",
41
+ "duration_seconds": "6.061",
42
+ "output_csv": "/tmp/nemotron_prompt_only_full_20260626/nvidia__Nemotron-RL-Instruction-Following-Free-Form-Formatting-v1/prompts.csv",
43
+ "error": ""
44
+ },
45
+ {
46
+ "dataset_id": "nvidia/Nemotron-RL-Instruction-Following-Free-Form-Formatting-v1",
47
+ "dataset_title": "Nemotron-RL-Instruction-Following-Free-Form-Formatting-v1",
48
+ "prompt_only_repo_id": "jamesdborin/Nemotron-RL-Instruction-Following-Free-Form-Formatting-v1-prompt-only",
49
+ "config": "__total__",
50
+ "split": "__total__",
51
+ "source_path": "",
52
+ "expected_original_rows": 9037,
53
+ "observed_original_rows": 9037,
54
+ "original_rows_for_delta": 9037,
55
+ "original_rows_basis": "expected",
56
+ "extracted_rows": 9037,
57
+ "row_count_delta": 0,
58
+ "row_count_mismatch": false,
59
+ "null_prompt_rows": 0,
60
+ "empty_prompt_rows": 0,
61
+ "failed_prompt_rows": 0,
62
+ "extraction_error_rows": 0,
63
+ "status": "ok",
64
+ "upload_status": "waiting_for_auth",
65
+ "started_at": "2026-06-26T08:45:51+00:00",
66
+ "finished_at": "2026-06-26T08:45:57+00:00",
67
+ "duration_seconds": "6.061",
68
+ "output_csv": "/tmp/nemotron_prompt_only_full_20260626/nvidia__Nemotron-RL-Instruction-Following-Free-Form-Formatting-v1/prompts.csv",
69
+ "error": ""
70
+ }
71
+ ]
72
+ ```