data-is-better-together
Let's build better datasets, together!
파일 탐색기
최종 버전 다운로드 (.zip)- dashboard.py
- requirements.txt
- update-fineweb-progres.yml
- dependabot.yml
- 00_imgsys_shuffled_deduplicated_cleaned.py
- 01_synthetic_data_generation_images.py
- 01_synthetic_data_generation_prompts.py
- 01_synthetic_data_generation_total.py
- 02_image_prefernces_cleaned_filtered_sfw.py
- 03_upload_to_argilla.ipynb
- 04_binarize_preference_results.ipynb
- 05_fine_tune_flux_lora.ipynb
- README.md
- requirements.txt
- template.html
- synthetic-vs-human.png
- README.md
- .gitattributes
- app.py
- dumpy.py
- README.md
- requirements.txt
- 01_setup_prompt_translation_space.ipynb
- 02_upload_prompt_translation_data.ipynb
- 03_create_dashboard.ipynb
- README.md
- requirements.in
- Translation_with_distilabel_gpt_4_turbo.ipynb
- pipeline.png
- setup.png
- domain_expert_pipeline.py
- requirements.txt
- 🧑🌾 Domain Data Grower.py
- app.py
- hub.py
- project_config.json
- seed_data.json
- config.toml
- 2_👩🏼🔬 Describe Domain.py
- 3_🌱 Generate Dataset.py
- 4_🔍 Review Generated Data.py
- app.py
- DATASET_README_BASE.md
- defaults.py
- hub.py
- infer.py
- pipeline.yaml
- project_config.json
- README.md
- requirements.txt
- seed_data.json
- utils.py
- README.md
- banner.webp
- 01_en_data_prep.ipynb
- aya_en_dpo_gen.py
- custom_preference_to_argilla.py
- 00_datasets_exploration.ipynb
- 01_data_prep.ipynb
- 02_load_from_argilla.ipynb
- aya_dpo_gen.py
- custom_preference_to_argilla.py
- instructions.md
- README.md
- requirements.in
- requirements.txt
- access.png
- app-creation.png
- b822ac33-a10e-4da7-a36a-682b96d1fe0e.webp
- datasets.png
- dpo.png
- secrets.png
- space.png
- storage.png
- task.png
- viewer.png
- 01_create_preference_task.ipynb
- preference_gen.py
- README.md
- requirements.in
- requirements.txt
- .gitignore
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/huggingface/data-is-better-together
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd data-is-better-together
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Python
쉬움 추천사전 준비물
⚠️ 이 프로젝트는 규모가 큰 저장소라, 이 방법이 실제 핵심 제품이 아니라 내부 하위 패키지를 가리키는 것일 수 있습니다. README 전체를 함께 확인해보세요.
pip install -r community-efforts/image_preferences/requirements.txt
requirements.txt 등에 명시된 파이썬 라이브러리를 설치합니다.
jupyter notebook
브라우저에서 노트북(.ipynb) 파일들을 열람하고 실행할 수 있는 Jupyter 화면을 켭니다.
에러 메시지 없이 실행되고 터미널에 안내 문구가 출력되면 정상입니다.
// repository documentation
Was this content helpful?
(0 ratings)
