Rel8ed commited on
Commit
d4fa000
1 Parent(s): ee839a2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -1,3 +1,11 @@
 
 
 
 
 
 
 
 
1
  ## Examples
2
 
3
  Here are some examples of how to use this model in Python:
@@ -104,8 +112,3 @@ predictions = classifier(create_full_text(text))
104
  ```
105
 
106
 
107
- ---
108
- widget:
109
- - text: "[METAKEYWORD] [TITLE] [META] [ABOUT] [HOME] welcome to our website where we explore innovative technologies for a sustainable future."
110
- - text: "[METAKEYWORD] [TITLE] [META] [ABOUT] [HOME] This is cell phone marketplace"
111
- ---
 
1
+ ---
2
+ widget:
3
+ - text: "[METAKEYWORD] [TITLE] [META] [ABOUT] [HOME] welcome to our website where we explore innovative technologies for a sustainable future."
4
+ - text: "[METAKEYWORD] [TITLE] [META] [ABOUT] [HOME] This is cell phone marketplace"
5
+ ---
6
+
7
+
8
+
9
  ## Examples
10
 
11
  Here are some examples of how to use this model in Python:
 
112
  ```
113
 
114