N4F1U commited on
Commit
581e091
·
verified ·
1 Parent(s): 3ca80d5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: 🎬
4
  colorFrom: blue
5
  colorTo: purple
6
  sdk: gradio
7
- sdk_version: "4.0.0"
8
  app_file: app.py
9
  pinned: false
10
  ---
@@ -19,4 +19,4 @@ Enter a review and the app returns probabilities for **negative** and **positive
19
  - Run the sequence through the fine-tuned model
20
  - Apply softmax and display per-class probabilities
21
 
22
- Model files are bundled in this Space under `roberta-imdb-finetuned/`.
 
4
  colorFrom: blue
5
  colorTo: purple
6
  sdk: gradio
7
+ sdk_version: 5.44.1
8
  app_file: app.py
9
  pinned: false
10
  ---
 
19
  - Run the sequence through the fine-tuned model
20
  - Apply softmax and display per-class probabilities
21
 
22
+ Model files are bundled in this Space under `roberta-imdb-finetuned/`.