Kagermanov commited on
Commit
a0bc250
1 Parent(s): ecec046

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -0
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ pipeline_tag: text-classification
5
+ ---
6
+
7
+ model_details:
8
+ - title: Example 1
9
+ text: '4.7'
10
+ - title: Example 2
11
+ text: '(188)'
12
+ - title: Example 3
13
+ text: '188'
14
+ - title: Example 4
15
+ text: '$'
16
+ - title: Example 5
17
+ text: 'Coffee shop'
18
+ - title: Example 6
19
+ text: 'Frederick, MD'
20
+ - title: Example 7
21
+ text: 'Closed'
22
+ - title: Example 8
23
+ text: 'Opens 7 AM Fri'
24
+ - title: Example 9
25
+ text: 'Dine-in'
26
+ - title: Example 10
27
+ text: 'Takeout'
28
+ - title: Example 11
29
+ text: 'Delivery'
30
+
31
+ ---