qinghuazhou commited on
Commit
a176585
·
1 Parent(s): 85e172b

Initial commit

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ einops==0.4.0
2
+ higher==0.2.1
3
+ hydra-core==1.2.0
4
+ transformers==4.40.0
5
+ datasets==1.18.3
6
+ matplotlib==3.6.1
7
+ spacy==3.4.1
8
+ scipy==1.9.2
9
+ scikit-learn==1.0.2
10
+ nltk==3.7
11
+ jupyter==1.0.0
12
+ nlpaug==1.1.11