Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Savtale
/
User-Intention-Recognition
like
5
Text2Text Generation
Safetensors
English
bert
user
intent
intention
recognition
Model card
Files
Files and versions
Community
Savtale
commited on
Dec 6, 2024
Commit
145bb63
·
verified
·
1 Parent(s):
a721500
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+12
-0
README.md
ADDED
Viewed
@@ -0,0 +1,12 @@
1
+
---
2
+
language:
3
+
- en
4
+
base_model:
5
+
- google-bert/bert-base-uncased
6
+
pipeline_tag: text2text-generation
7
+
tags:
8
+
- user
9
+
- intent
10
+
- intention
11
+
- recognition
12
+
---