ehucf commited on
Commit
424ab47
·
verified ·
1 Parent(s): 311f245

Upload pos_vocab after fine-tuning

Browse files
Files changed (1) hide show
  1. pos_vocab.json +1 -0
pos_vocab.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"<pad>": 0, "<unk>": 1, "DET": 2, "PROPN": 3, "ADJ": 4, "ADP": 5, "NOUN": 6, "X": 7, "AUX": 8, "VERB": 9, "ADV": 10, "PRON": 11, "CCONJ": 12, "NUM": 13, "SCONJ": 14}