mattdr commited on
Commit
68a453d
·
verified ·
1 Parent(s): 96c6b5d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -6,6 +6,7 @@ metrics:
6
  - accuracy
7
  base_model: facebook/roberta-large
8
  pipeline_tag: text-classification
 
9
  widget:
10
  - text: This is a sample sentence to classify frames.
11
  example_title: Frame classification example
 
6
  - accuracy
7
  base_model: facebook/roberta-large
8
  pipeline_tag: text-classification
9
+ inference: true
10
  widget:
11
  - text: This is a sample sentence to classify frames.
12
  example_title: Frame classification example