Seono commited on
Commit
491f389
·
verified ·
1 Parent(s): 6e07994

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +15 -10
README.md CHANGED
@@ -1,10 +1,15 @@
1
- ---
2
- title: Instructor Finetuned Nlp
3
- emoji: 🐨
4
- colorFrom: green
5
- colorTo: purple
6
- sdk: static
7
- pinned: false
8
- ---
9
-
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
1
+ ---
2
+ title: instructor-finetuned-nlp
3
+ emoji: 🤖
4
+ colorFrom: blue
5
+ colorTo: indigo
6
+ sdk: streamlit
7
+ sdk_version: 1.39.0
8
+ app_file: app.py
9
+ pinned: false
10
+ license: mit
11
+ ---
12
+
13
+ # instructor-finetuned-nlp
14
+
15
+ This is a Streamlit app deployed from the fine-tuned model project.