File size: 236 Bytes
7a8a7c8
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
##############################
###tested with Python 3.9.9###
##############################

### logging and basic libraries ###
numpy~=1.22.3
pandas>=1.4.0

### for neural AI stuff ###
torch==1.11.*
transformers==4.17.0
sentencepiece