ozanarmagan commited on
Commit
eeadeb2
1 Parent(s): b1c6581

Create finbert/config.json

Browse files
Files changed (1) hide show
  1. finbert/config.json +6 -0
finbert/config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "vocab_file_name": "vocab.txt",
3
+ "model_type": "bert",
4
+ "model_md5": "8dbb8cfb7a40b0ba0f409ac242b6b642",
5
+ "vocab_md5": "64800d5d8528ce344256daf115d4965e"
6
+ }