Update README.md
Browse files
README.md
CHANGED
|
@@ -9,4 +9,4 @@ git clone https://github.com/natir/rasusa
|
|
| 9 |
git clone https://github.com/natir/fpa
|
| 10 |
git clone https://github.com/natir/kmrf
|
| 11 |
|
| 12 |
-
find . -name "*.rs" -exec cat {} + >
|
|
|
|
| 9 |
git clone https://github.com/natir/fpa
|
| 10 |
git clone https://github.com/natir/kmrf
|
| 11 |
|
| 12 |
+
find . -name "*.rs" -exec cat {} + > RustBioGPT-train.txt
|