Files changed (1) hide show
  1. README.md +37 -1
README.md CHANGED
@@ -27,4 +27,40 @@ configs:
27
  data_files:
28
  - split: train
29
  path: data/train-*
30
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
  data_files:
28
  - split: train
29
  path: data/train-*
30
+ task_categories:
31
+ - text-classification
32
+ - token-classification
33
+ - table-question-answering
34
+ - question-answering
35
+ - zero-shot-classification
36
+ - translation
37
+ - summarization
38
+ - text-generation
39
+ - feature-extraction
40
+ - text2text-generation
41
+ - fill-mask
42
+ - text-to-speech
43
+ - sentence-similarity
44
+ - text-to-audio
45
+ - automatic-speech-recognition
46
+ - audio-to-audio
47
+ - audio-classification
48
+ - voice-activity-detection
49
+ - depth-estimation
50
+ - image-classification
51
+ - image-to-image
52
+ - text-to-image
53
+ - reinforcement-learning
54
+ tags:
55
+ - chemistry
56
+ - biology
57
+ - finance
58
+ - legal
59
+ - music
60
+ - code
61
+ - art
62
+ - medical
63
+ - not-for-all-audiences
64
+ - synthetic
65
+ - climate
66
+ ---