orca-agentinstruct-1M-v1 microsoft
Dataset Card This dataset is a fully synthetic set of instruction pairs where both the prompts and the responses have been synthetically generated, using the AgentInstruct framework. AgentInstruct is an extensible agentic framework for synthetic data generation. This dataset contains ~1 million instruction pairs generated by the AgentInstruct, using only raw text content publicly avialble on the Web as seeds. The data covers different capabilities, such as text editing, creative… See the full description on the dataset page: https://huggingface.co/datasets/microsoft/orca-agentinstruct-1M-v1.
- Tipo
- dataset
- Licencia
- cdla-permissive-2.0
- Lenguaje
- en
- Descargas
- 1,584
- Me gusta
- 465
- Acceso
- public
- Archivos
- 0
Etiquetas
- datos sintéticos
- dataset de instrucciones
- ajuste fino supervisado
- generación de texto
- razonamiento
- Generación de código
- LLM
- agente
Resumen
Este dataset contiene alrededor de 1 millón de pares de instrucción totalmente sintéticos, generados por el framework agentico AgentInstruct usando texto web público como semilla. Cubre múltiples capacidades como edición de texto, escritura creativa, codificación, comprensión lectora, razonamiento,…
README
--- language: - en license: cdla-permissive-2.0 size_categories: - 1M<n<10M task_categories: - question-answering dataset_info: features: - name: messages dtype: string splits: - name: creative_content num_bytes: 288747542 num_examples: 50000 - name: text_modification num_bytes: 346421282 num_examp…