AnnyNguyen commited on
Commit
4dcd260
·
verified ·
1 Parent(s): 6d6641f

Upload classifier_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. classifier_config.json +5 -0
classifier_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "num_labels": 2,
3
+ "dropout": 0.1,
4
+ "backbone_name": "vinai/bartpho-syllable"
5
+ }