mybusbot / meta.json
Alapan's picture
Upload folder using huggingface_hub
c881902 verified
raw
history blame
484 Bytes
{
"lang":"en",
"name":"pipeline",
"version":"0.0.0",
"spacy_version":">=3.8.5,<3.9.0",
"description":"",
"author":"",
"email":"",
"url":"",
"license":"",
"spacy_git_version":"d0c705c",
"vectors":{
"width":0,
"vectors":0,
"keys":0,
"name":null,
"mode":"default"
},
"labels":{
"ner":[
"BUS NUMBER",
"BUS_NUMBER",
"LOCATION"
]
},
"pipeline":[
"ner"
],
"components":[
"ner"
],
"disabled":[
]
}