Nemotron-Post-Training-v3 Prompt-Only
Collection
51 items • Updated
Error code: JobManagerCrashedError
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
dataset string | config string | split string | row_index int64 | prompt string | prompt_source string | prompt_source_detail string | system_prompt string | system_source string | tools string | tools_source string | schema_str null | extraction_error null |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
nvidia/Nemotron-SFT-OpenCode-v1 | default | bash_only_tool_skills | 0 | "What are the key differences between using `async/await` and `.then()` for handling promises in JavaScript, and when should I prefer one approach over the other in terms of readability and error handling?
<note>
Refer to the AGENTS.md instructions above and follow those instructions strictly.
</note>
<note>
Check av... | messages | first_user_message | You are opencode, an interactive CLI tool that helps users with software engineering tasks. Use the instructions below and the tools available to you to assist the user.
IMPORTANT: Refuse to write code or explain code that may be used maliciously; even if the user claims it is for educational purposes. When working on... | messages | [{"description": "Do not use", "id": "invalid", "inputSchema": {"jsonSchema": {"$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "properties": {"error": {"type": "string"}, "tool": {"type": "string"}}, "required": ["tool", "error"], "type": "object"}}}, {"description": "Executes ... | tools | null | null |
nvidia/Nemotron-SFT-OpenCode-v1 | default | bash_only_tool_skills | 1 | "I'm building a distributed system where multiple services need to coordinate state changes using event sourcing. I'm trying to decide between implementing a saga pattern with orchestration versus choreography for handling cross-service transactions. What are the key trade-offs in terms of consistency guarantees, failu... | messages | first_user_message | You are opencode, an interactive CLI tool that helps users with software engineering tasks. Use the instructions below and the tools available to you to assist the user.
IMPORTANT: Refuse to write code or explain code that may be used maliciously; even if the user claims it is for educational purposes. When working on... | messages | [{"description": "Do not use", "id": "invalid", "inputSchema": {"jsonSchema": {"$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "properties": {"error": {"type": "string"}, "tool": {"type": "string"}}, "required": ["tool", "error"], "type": "object"}}}, {"description": "Executes ... | tools | null | null |
nvidia/Nemotron-SFT-OpenCode-v1 | default | bash_only_tool_skills | 2 | "I'm trying to understand how the Redux Toolkit's createAsyncThunk function works under the hood, particularly the middleware chain and how it handles pending/rejected/fulfilled states. Can you walk me through the implementation details of how it dispatches actions and manages the promise lifecycle, especially in relat... | messages | first_user_message | You are opencode, an interactive CLI tool that helps users with software engineering tasks. Use the instructions below and the tools available to you to assist the user.
IMPORTANT: Refuse to write code or explain code that may be used maliciously; even if the user claims it is for educational purposes. When working on... | messages | [{"description": "Do not use", "id": "invalid", "inputSchema": {"jsonSchema": {"$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "properties": {"error": {"type": "string"}, "tool": {"type": "string"}}, "required": ["tool", "error"], "type": "object"}}}, {"description": "Executes ... | tools | null | null |
nvidia/Nemotron-SFT-OpenCode-v1 | default | bash_only_tool_skills | 3 | "I'm building a simple calculator app and need to decide between using integers or floating-point numbers for all calculations. What are the trade-offs of each approach, and which would you recommend for a beginner-friendly calculator that handles basic arithmetic operations?
<note>
Refer to the AGENTS.md instructions... | messages | first_user_message | You are opencode, an interactive CLI tool that helps users with software engineering tasks. Use the instructions below and the tools available to you to assist the user.
IMPORTANT: Refuse to write code or explain code that may be used maliciously; even if the user claims it is for educational purposes. When working on... | messages | [{"description": "Do not use", "id": "invalid", "inputSchema": {"jsonSchema": {"$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "properties": {"error": {"type": "string"}, "tool": {"type": "string"}}, "required": ["tool", "error"], "type": "object"}}}, {"description": "Executes ... | tools | null | null |
nvidia/Nemotron-SFT-OpenCode-v1 | default | bash_only_tool_skills | 4 | "What is the correct syntax for creating a new React component using hooks, and how do I properly initialize state with the useState hook?
<note>
Refer to the AGENTS.md instructions above and follow those instructions strictly.
</note>
<note>
Check available skills and use them if relevant to the task above.
Recursiv... | messages | first_user_message | You are opencode, an interactive CLI tool that helps users with software engineering tasks. Use the instructions below and the tools available to you to assist the user.
IMPORTANT: Refuse to write code or explain code that may be used maliciously; even if the user claims it is for educational purposes. When working on... | messages | [{"description": "Do not use", "id": "invalid", "inputSchema": {"jsonSchema": {"$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "properties": {"error": {"type": "string"}, "tool": {"type": "string"}}, "required": ["tool", "error"], "type": "object"}}}, {"description": "Executes ... | tools | null | null |
nvidia/Nemotron-SFT-OpenCode-v1 | default | bash_only_tool_skills | 5 | "\"I'm designing a distributed system for real-time collaborative document editing that needs to han(...TRUNCATED) | messages | first_user_message | "You are opencode, an interactive CLI tool that helps users with software engineering tasks. Use the(...TRUNCATED) | messages | "[{\"description\": \"Do not use\", \"id\": \"invalid\", \"inputSchema\": {\"jsonSchema\": {\"$schem(...TRUNCATED) | tools | null | null |
nvidia/Nemotron-SFT-OpenCode-v1 | default | bash_only_tool_skills | 6 | "\"I'm building a microservices architecture for a real-time analytics platform that processes strea(...TRUNCATED) | messages | first_user_message | "You are opencode, an interactive CLI tool that helps users with software engineering tasks. Use the(...TRUNCATED) | messages | "[{\"description\": \"Do not use\", \"id\": \"invalid\", \"inputSchema\": {\"jsonSchema\": {\"$schem(...TRUNCATED) | tools | null | null |
nvidia/Nemotron-SFT-OpenCode-v1 | default | bash_only_tool_skills | 7 | "\"I'm learning Python and came across this code snippet that uses list comprehension with a conditi(...TRUNCATED) | messages | first_user_message | "You are opencode, an interactive CLI tool that helps users with software engineering tasks. Use the(...TRUNCATED) | messages | "[{\"description\": \"Do not use\", \"id\": \"invalid\", \"inputSchema\": {\"jsonSchema\": {\"$schem(...TRUNCATED) | tools | null | null |
nvidia/Nemotron-SFT-OpenCode-v1 | default | bash_only_tool_skills | 8 | "\"I'm building a simple calculator app and need help creating a function that takes two numbers and(...TRUNCATED) | messages | first_user_message | "You are opencode, an interactive CLI tool that helps users with software engineering tasks. Use the(...TRUNCATED) | messages | "[{\"description\": \"Do not use\", \"id\": \"invalid\", \"inputSchema\": {\"jsonSchema\": {\"$schem(...TRUNCATED) | tools | null | null |
nvidia/Nemotron-SFT-OpenCode-v1 | default | bash_only_tool_skills | 9 | "\"Can you explain how this React custom hook for managing form state works? I'm particularly confus(...TRUNCATED) | messages | first_user_message | "You are opencode, an interactive CLI tool that helps users with software engineering tasks. Use the(...TRUNCATED) | messages | "[{\"description\": \"Do not use\", \"id\": \"invalid\", \"inputSchema\": {\"jsonSchema\": {\"$schem(...TRUNCATED) | tools | null | null |
Prompt-only extraction from nvidia/Nemotron-SFT-OpenCode-v1.
Files:
prompts.csv: one prompt extraction record per source row. Records include
prompt, separated system_prompt, and structured tools when the source row
defines available tools. Nested values are JSON-encoded inside CSV cells.summary.md: source row counts, extracted row counts, count deltas, and failed prompt counts.null_or_empty_rows.md: row indexes where prompt extraction produced a null or empty prompt.Summary:
Uploaded under jamesdborin from the Nemotron Post-Training v3 prompt extractor workflow.