Skip to content

Commit ae1b839

Browse files
committed
add requirements.txt
1 parent 8f3d47d commit ae1b839

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,5 +141,6 @@ rank_*/
141141
*.zip
142142
*.tsv
143143
*.csv
144-
*.txt
145-
*.ckpt
144+
*.ckpt
145+
dataset/
146+
data/

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
git+https://github.com/mindspore-lab/mindnlp

0 commit comments

Comments
 (0)