jvamvas commited on
Commit
109ea14
·
verified ·
1 Parent(s): ca0218d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -1,12 +1,18 @@
1
  ---
2
  title: Named Entity Demo
3
- emoji: 🏃
4
  colorFrom: red
5
- colorTo: yellow
6
  sdk: gradio
7
  sdk_version: 4.44.0
8
  app_file: app.py
9
  pinned: false
 
 
 
 
 
 
10
  ---
11
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
  title: Named Entity Demo
3
+ emoji: 💬
4
  colorFrom: red
5
+ colorTo: pink
6
  sdk: gradio
7
  sdk_version: 4.44.0
8
  app_file: app.py
9
  pinned: false
10
+ models:
11
+ - ZurichNLP/swissbert-ner
12
+ datasets:
13
+ - ZurichNLP/swissner
14
+ preload_from_hub:
15
+ - ZurichNLP/swissbert-ner
16
  ---
17
 
18
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference