Skip to content

translate huggingface dataset with translate api or llm

License

Notifications You must be signed in to change notification settings

eususu/dataset-translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dataset-translator

The console app that translate huggingface dataset with translate api or llm

Usage

$ transdata --engine [ENGINE] {ENGINE OPTIONS} [HF DATASET PATH] --jq [TARGET to TRANSLATE]

RoadMap

  • 2024-07-24 start
  • 2024-07-25 support DeepL API (free)
  • 2024-07-28 support LLM translate(use my lite-llm-client)
  • add interface for translate engine(deepl, llm, etc)
  • support DeepL API (pro)
  • support Google Translate
  • implement CLI
  • replace datasets

About

translate huggingface dataset with translate api or llm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published