Skip to content

generated_with_llm_judge_feedback.ipynb #206

Description

@nemati-ceo

Error in the above file, needs to be fixed.

ImportError Traceback (most recent call last)
Cell In[24], line 1
----> 1 from indoxGen.synthCore import SyntheticDataGeneratorHF
2 generator = SyntheticDataGeneratorHF(
3 generator_llm=nemotron,
4 judge_llm=openai,
(...)
10 feedback_min_score = 0.9
11 )

ImportError: cannot import name 'SyntheticDataGeneratorHF' from 'indoxGen.synthCore' (c:\Users\AliNemati.conda\envs\indox\Lib\site-packages\indoxGen\synthCore_init_.py)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions