ywhwang commited on
Commit
396a482
·
verified ·
1 Parent(s): 65ba2eb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -18,4 +18,17 @@ configs:
18
  data_files:
19
  - split: train
20
  path: data/train-*
 
 
 
 
 
 
 
21
  ---
 
 
 
 
 
 
 
18
  data_files:
19
  - split: train
20
  path: data/train-*
21
+ language:
22
+ - ko
23
+ tags:
24
+ - finance
25
+ pretty_name: Industry-CLS-ko
26
+ size_categories:
27
+ - 1K<n<10K
28
  ---
29
+
30
+
31
+ ## Industry-CLS-ko
32
+ - A task to **classify sentences from Korean industry analysis reports** into different industry sectors.
33
+ - There are 10 industry labels: ['Construction', 'Semiconductors', 'Petrochemicals', 'Retail', 'Banking', 'Food & Beverage', 'Automobile', 'Shipbuilding', 'Steel & Metals', 'Telecommunications'].
34
+