mattdr commited on
Commit
40d370f
·
verified ·
1 Parent(s): 484c1c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -6,6 +6,9 @@ metrics:
6
  - accuracy
7
  base_model: facebook/roberta-large
8
  pipeline_tag: text-classification
 
 
 
9
  tags:
10
  - framing
11
  ---
 
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"
12
  tags:
13
  - framing
14
  ---