final-project
asr_erzya_final_dataFinal_Projectvlm-projects-multi-lang-final-v2
My Final Multilingual Medical VQA Dataset
This dataset is organized into multiple configurations (subsets), one for each language.
You can load a specific language subset like this:
from datasets import load_dataset
# Load the Vietnamese training data
vi_train = load_dataset("tungvu3196/vlm-projects-multi-lang-final-v2", "Vietnamese", split="train")
# Load the English testing data
en_test = load_dataset("tungvu3196/vlm-projects-multi-lang-final-v2", "English", split="test")
Generated_Injected_PDFs_HARMLESS
Generated Injected PDFs — HARMLESS
A synthetic dataset of 1,100 PDF files built for training and evaluating structural PDF-malware detectors. It pairs benign PDFs with PDFs into which safe, non-executable "malware-shaped" objects have been injected, so a model can learn to separate the two from byte-level structure alone.
⚠️ Safety notice — read first
Nothing in this dataset is real malware. Every injected payload is built from industry-standard, non-executable… See the full description on the dataset page: https://huggingface.co/datasets/Cyber-security-final-project/Generated_Injected_PDFs_HARMLESS.TPSoSe2026_Dataset_Full_Merged_Final_LeRobot_SO101_V1
SO-101 Multi-Task Dataset — 930 episodes (merged, final)
The primary training dataset for Project-IRA: 930 teleoperated SO-101 episodes across four manipulation tasks, with 93 distinct English prompt phrasings. Every multi-task model in the organization was trained on this dataset.
Part of Project-IRA — Interactive Robotic Arm.
Code: https://github.com/Project-IRA/interactive-robotic-arm
Episodes
930
Distinct task prompts
93
LeRobot codebase version
v3.0
Robot… See the full description on the dataset page: https://huggingface.co/datasets/Project-IRA/TPSoSe2026_Dataset_Full_Merged_Final_LeRobot_SO101_V1.cp-final-project-preprocessed
