yregelman commited on
Commit
22efc7f
1 Parent(s): 46a76ec

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ # For reference on model card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/modelcard.md?plain=1
3
+ # Doc / guide: https://huggingface.co/docs/hub/model-cards
4
+ {}
5
+ ---
6
+
7
+ # Model Card for remix-command-classifier-dbrt
8
+
9
+ <!-- Provide a quick summary of what the model is/does. -->
10
+
11
+ This model classifies text into the following categories:
12
+ - new_creation
13
+ - chat_message
14
+ - nudge
15
+
16
+
17
+ ## Model Details
18
+
19
+ English only, based on distilbert-base-uncased model