Flatten 1_raw_dataset submodules into plain tracked files
FocalLoRA, Should-It-Be-Executed-Or-Processed, and topicattack were nested git repos (with an inner FocalLoRA/data/FocalLoRA/.git as well). Drop their .git history and track the contents directly in this repo instead of as submodules/gitlinks. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2
Codes/1_raw_dataset/FocalLoRA/download_model.sh
Normal file
2
Codes/1_raw_dataset/FocalLoRA/download_model.sh
Normal file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
huggingface-cli download meta-llama/Llama-3.1-8B-Instruct --local-dir ./models/Llama-3.1-8B-Instruct
|
||||
Reference in New Issue
Block a user