antoniomae commited on
Commit
ea6e529
1 Parent(s): bbb0b42

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -2
README.md CHANGED
@@ -7,7 +7,18 @@ sdk: gradio
7
  sdk_version: 4.5.0
8
  app_file: app.py
9
  pinned: false
10
- license: mit
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
7
  sdk_version: 4.5.0
8
  app_file: app.py
9
  pinned: false
10
+ license: apache-2.0
11
+ datasets:
12
+ - 0x7o/klara-voice
13
+ language:
14
+ - pt
15
+ metrics:
16
+ - brier_score
17
+ - cer
18
+ library_name: fastai
19
+ pipeline_tag: text-classification
20
+ tags:
21
+ - code
22
  ---
23
 
24
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference