mattdr commited on
Commit
96c6b5d
·
verified ·
1 Parent(s): 40d370f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -1,16 +1,16 @@
1
  ---
2
  license: cc-by-4.0
3
  language:
4
- - en
5
  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"
12
  tags:
13
- - framing
14
  ---
15
 
16
  # Sentence Frame Classifier
 
1
  ---
2
  license: cc-by-4.0
3
  language:
4
+ - en
5
  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
12
  tags:
13
+ - framing
14
  ---
15
 
16
  # Sentence Frame Classifier