add scripts
This commit is contained in:
parent
51c5861c75
commit
419a452bbe
2
clone.sh
Normal file
2
clone.sh
Normal file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
git clone --single-branch git://gonito.net/challenging-america-word-gap-prediction -b master
|
2
command.sh
Normal file
2
command.sh
Normal file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
xzcat test-A/in.tsv.xz| python3 ../lm0.py > test-A/out.tsv
|
Loading…
Reference in New Issue
Block a user