jurgenpaul82 commited on
Commit
74f3673
·
verified ·
1 Parent(s): e5582ad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -10
README.md CHANGED
@@ -1,22 +1,32 @@
1
  ---
2
- license: bigscience-bloom-rail-1.0
3
  task_categories:
4
- - text2text-generation
5
  - table-question-answering
6
- - sentence-similarity
7
- - feature-extraction
 
8
  - text-to-audio
 
 
 
 
9
  language:
10
- - ae
11
- - ar
12
- - aa
13
  tags:
14
  - chemistry
15
- - finance
 
 
 
 
 
16
  - medical
17
- pretty_name: smartstein
 
 
18
  size_categories:
19
- - 1M<n<10M
20
  ---
21
  from datasets import load_dataset
22
 
 
1
  ---
2
+ license: apache-2.0
3
  task_categories:
4
+ - text-classification
5
  - table-question-answering
6
+ - translation
7
+ - text-generation
8
+ - fill-mask
9
  - text-to-audio
10
+ - automatic-speech-recognition
11
+ - feature-extraction
12
+ - token-classification
13
+ - question-answering
14
  language:
15
+ - af
 
 
16
  tags:
17
  - chemistry
18
+ - biology
19
+ - legal
20
+ - music
21
+ - art
22
+ - code
23
+ - climate
24
  - medical
25
+ - not-for-all-audiences
26
+ - synthetic
27
+ pretty_name: peoples
28
  size_categories:
29
+ - 100M<n<1B
30
  ---
31
  from datasets import load_dataset
32