OmniCorpus
[ICLR 2025 Spotlight] OmniCorpus: A Unified Multimodal Corpus of 10 Billion-Level Images Interleaved with Text
File Explorer
Download Latest Version (.zip)- demo_magic-html_extraction.html
- demo_origin_page.html
- demo_trafilatura_extraction.html
- demo_url.txt
- README.md
- __init__.py
- filtering_utils.py
- filters.py
- spam_word_less.txt
- meta.py
- mytraf.py
- myxml.py
- README.md
- run.py
- test.jsonl
- __init__.py
- classification_utils.py
- coco_metric.py
- DATASET_CARD.md
- eval_datasets.py
- eval_models.py
- evaluate.py
- evaluate_with_slurm.sh
- fill_vqa_testdev_results.py
- ok_vqa_utils.py
- README.md
- requirements.txt
- rices.py
- test.sh
- utils.py
- vqa_metric.py
- alpaca.png
- bard.jpg
- chatgpt.svg
- llama.jpg
- swords_FILL0_wght300_GRAD0_opsz48.svg
- vicuna.jpeg
- index.html
- script.js
- styles.css
- eval_gpt_review.py
- eval_gpt_review_bench.py
- eval_gpt_review_visual.py
- eval_mm-vet.py
- eval_mmlu.py
- eval_mmlu_ppl.py
- eval_pope.py
- eval_science_qa.py
- eval_science_qa_gpt4.py
- eval_science_qa_gpt4_requery.py
- eval_textvqa.py
- eval_vqa.py
- generate_webpage_data_from_table.py
- m4c_evaluator.py
- model_captioning_loader_few_shot.py
- model_qa.py
- model_vqa.py
- model_vqa_loader.py
- model_vqa_loader_few_shot.py
- model_vqa_mmbench.py
- model_vqa_science.py
- qa_baseline_gpt35.py
- rices.py
- run_llava.py
- summarize_gpt_review.py
- translation_husky.py
- translation_tool.py
- __init__.py
- configuration_internlm2.py
- modeling_internlm2.py
- tokenization_internlm2.py
- __init__.py
- llava_internlm.py
- llava_llama.py
- llava_mistral.py
- llava_mpt.py
- builder.py
- clip_encoder.py
- builder.py
- __init__.py
- apply_delta.py
- builder.py
- consolidate.py
- llava_arch.py
- make_delta.py
- utils.py
- extreme_ironing.jpg
- waterview.jpg
- __init__.py
- cli.py
- controller.py
- gradio_web_server.py
- model_worker.py
- register_worker.py
- sglang_worker.py
- test_message.py
- datasets.py
- llama_flash_attn_monkey_patch.py
- llama_xformers_attn_monkey_patch.py
- llava_trainer.py
- train.py
- train_interleaved.py
- train_interleaved_mem.py
- train_mem.py
- train_xformers.py
- __init__.py
- constants.py
- conversation.py
- conversation_2.py
- mm_utils.py
- utils.py
- convert_fewshot_sft.py
- vis_fewshot_sft.py
- .gitattributes
- .gitignore
- LICENSE
- pyproject.toml
- README.md
- accelerate_config_ddp.yaml
- accelerate_config_fsdp.yaml
- accelerate_config_standalone.yaml
- accelerate_config_zero1.yaml
- accelerate_config_zero1_slurm.yaml
- accelerate_config_zero2.yaml
- accelerate_config_zero2_slurm.yaml
- accelerate_config_zero3.yaml
- accelerate_config_zero3_offload.yaml
- accelerate_config_zero3_slurm.yaml
- blip.py
- open_flamingo.py
- __init__.py
- classification_utils.py
- coco_metric.py
- eval_datasets.py
- eval_model.py
- evaluate.py
- ok_vqa_utils.py
- README.md
- rices.py
- utils.py
- vqa_metric.py
- cache_rices_features.py
- convert_mmc4_to_wds.py
- fill_vqa_testdev_results.py
- __init__.py
- factory.py
- flamingo.py
- flamingo_lm.py
- helpers.py
- utils.py
- __init__.py
- data.py
- data_utils.py
- distributed.py
- README.md
- train.py
- train_omnicorpus.py
- train_utils.py
- __init__.py
- .gitignore
- _optim_utils.py
- environment.yml
- LICENSE
- README.md
- requirements-eval.txt
- requirements-training.txt
- requirements.txt
- setup.py
- setup_deepspeed_adamcpu.py
- DATASET_CARD.md
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/OpenGVLab/OmniCorpus
Downloads the entire project code from GitHub to your computer.
cd OmniCorpus
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r mllm_internvl/requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
python <μ€νν νμΌλͺ
>.py # READMEμμ μ νν μ€ν νμΌλͺ
μ νμΈνμΈμ
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
