dmgcsilva commited on
Commit
6337bdb
1 Parent(s): d99e584

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -9
README.md CHANGED
@@ -1,17 +1,22 @@
1
  ---
2
  license: apache-2.0
3
- inference: False
4
  language:
5
  - en
 
6
  widget:
7
- - text: "I am good. Just got back from vacation"
8
- example_title: "Example 1"
9
- - text: "I am doing good, I appreciate you asking. I just got back from vacation."
10
- example_title: "Example 2"
11
- - text: "I am doing good, thank you for asking. I just got back from vacation, and loved it."
12
- example_title: "Example 3"
13
- - text: "I am doing good, but why do fucking you care? I just got back from vacation."
14
- example_title: "Example 4"
 
 
 
 
15
  ---
16
 
17
  # Polite Bert
 
1
  ---
2
  license: apache-2.0
3
+ inference: True
4
  language:
5
  - en
6
+ library_name: transformers
7
  widget:
8
+ - text: I am good. Just got back from vacation
9
+ example_title: Example 1
10
+ - text: I am doing good, I appreciate you asking. I just got back from vacation.
11
+ example_title: Example 2
12
+ - text: >-
13
+ I am doing good, thank you for asking. I just got back from vacation, and
14
+ loved it.
15
+ example_title: Example 3
16
+ - text: >-
17
+ I am doing good, but why do fucking you care? I just got back from
18
+ vacation.
19
+ example_title: Example 4
20
  ---
21
 
22
  # Polite Bert