nickprock commited on
Commit
fa668bd
1 Parent(s): ff4de44

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -7,6 +7,10 @@ language:
7
  metrics:
8
  - accuracy
9
  pipeline_tag: text-classification
 
 
 
 
10
  ---
11
 
12
  # distilbert-base-uncased-finetuned-sst2
@@ -17,7 +21,3 @@ This model has been fine-tuned for an exercise in the face hugging class course.
17
 
18
  It achieves the following results on the evaluation set:
19
  - Accuracy: 0.90
20
-
21
- widget:
22
- - text: 'it 's just incredibly dull .'
23
- example_title: Example 1
 
7
  metrics:
8
  - accuracy
9
  pipeline_tag: text-classification
10
+
11
+ widget:
12
+ - text: "it 's just incredibly dull ."
13
+ example_title: Example 1
14
  ---
15
 
16
  # distilbert-base-uncased-finetuned-sst2
 
21
 
22
  It achieves the following results on the evaluation set:
23
  - Accuracy: 0.90