kangyuliu commited on
Commit
2312dde
1 Parent(s): 3e5ae4e

Create test.py

Browse files
Files changed (1) hide show
  1. test.py +4 -0
test.py ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ import torch
2
+ from transformers import AutoTokenizer
3
+
4
+ ## just a test