CoolFace
Datasetpublic

jelber2/RustBioGPT-valid

git clone https://github.com/rust-bio/rust-bio-tools rm -f RustBioGPT-validate.csv && for i in `find . -name "*.rs"`;do paste -d "," <(echo "rust-bio-tools"|perl -pe "s/(.+)/\"\1\"/g") <(echo $i|perl -pe "s/(.+)/\"\1\"/g") <(perl -pe "s/\n/\\\n/g" $i|perl -pe s"/\"/\'/g" |perl -pe "s/(.+)/\"\1\"/g") <(echo "mit"|perl -pe "s/(.+)/\"\1\"/g") >> RustBioGPT-validate.csv; done sed -i '1i "repo_name","path","content","license"' RustBioGPT-validate.csv

sourceHugging Facemitupdated 4y agoView on Hugging Face
3likes33downloads

jelber2/RustBioGPT-valid · main · files are served by the source, never re-hosted here