Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
alwick
/
vehicle-search-parser
like
0
Token Classification
English
falcon
custom_code
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
alwick
commited on
Oct 23, 2024
Commit
479d734
·
verified
·
1 Parent(s):
712cd6e
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+8
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,8 @@
1
-
---
2
-
license: apache-2.0
3
-
---
1
+
---
2
+
license: apache-2.0
3
+
language:
4
+
- en
5
+
base_model:
6
+
- EmbeddingStudio/query-parser-falcon-7b-instruct
7
+
pipeline_tag: token-classification
8
+
---