TejAndrewsACC commited on
Commit
ab04260
Β·
verified Β·
1 Parent(s): ac16b79

Create setup.py

Browse files
Files changed (1) hide show
  1. setup.py +8 -0
setup.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ FiPhi-NeuralMark-V3/
2
+ β”œβ”€β”€ model.py
3
+ β”œβ”€β”€ config.json
4
+ β”œβ”€β”€ tokenizer_config.json
5
+ β”œβ”€β”€ vocab.txt
6
+ β”œβ”€β”€ pytorch_model.bin
7
+ β”œβ”€β”€ README.md
8
+ └── setup.py