PulseAugur
EN
LIVE 07:51:05

User questions OpenAI's terms on using API outputs for model training

A user on Reddit is seeking clarification on OpenAI's terms of service regarding the use of API outputs. Specifically, they want to know if it's permissible to use generated code and solutions to create a "silver dataset" for fine-tuning an open-source code model or solely for benchmarking purposes. The user emphasizes that the generated data would be human-reviewed and validated before use in either scenario. AI

RANK_REASON User-generated content on a forum discussing terms of service, not an official announcement or policy change.

Read on r/MachineLearning →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

COVERAGE [1]

  1. r/MachineLearning TIER_1 English(EN) · /u/ororo88 ·

    Is it allowed to use OpenAI API outputs to create a silver code dataset or benchmark for a specific Python library? [d]

    <!-- SC_OFF --><div class="md"><p>Hello everyone,</p> <p>Is it allowed to use OpenAI API outputs to create a silver code dataset or benchmark for a specific Python library?</p> <p>I am working on a project idea related to library-specific code generation. The concrete case is a s…