oshizo commited on
Commit
6f8428d
·
verified ·
1 Parent(s): 22c1b07

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -32,6 +32,10 @@ configs:
32
  path: data/train-*
33
  - split: test
34
  path: data/test-*
 
 
 
 
35
  ---
36
 
37
  埋め込みモデルの学習、評価のためのクラスタリングデータセットです。
@@ -96,4 +100,4 @@ labelの割合を保ちつつ、ランダムにtrainとtestに分割しました
96
  | 47 | 建築・住宅 | 67 | 22 |
97
  | 48 | 林業 | 24 | 9 |
98
  | 49 | 貨物運送 | 14 | 4 |
99
- | 50 | 外事 | 96 | 31 |
 
32
  path: data/train-*
33
  - split: test
34
  path: data/test-*
35
+ task_categories:
36
+ - text-classification
37
+ language:
38
+ - ja
39
  ---
40
 
41
  埋め込みモデルの学習、評価のためのクラスタリングデータセットです。
 
100
  | 47 | 建築・住宅 | 67 | 22 |
101
  | 48 | 林業 | 24 | 9 |
102
  | 49 | 貨物運送 | 14 | 4 |
103
+ | 50 | 外事 | 96 | 31 |