bowang0911 commited on
Commit
5ef1c72
·
verified ·
1 Parent(s): 4335e44

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -53,4 +53,14 @@ configs:
53
  data_files:
54
  - split: train
55
  path: queries/train-*
 
 
 
 
 
56
  ---
 
 
 
 
 
 
53
  data_files:
54
  - split: train
55
  path: queries/train-*
56
+ task_categories:
57
+ - text-retrieval
58
+ language:
59
+ - ja
60
+ license: cc-by-sa-3.0
61
  ---
62
+
63
+
64
+ ## License & Attribution
65
+
66
+ MTEB-format derivative of [`yulanfmy/databricks-qa-ja`](https://huggingface.co/datasets/yulanfmy/databricks-qa-ja) (Japanese Databricks/Dolly-style technical QA). Query = question; corpus = answer. Licensed under **CC-BY-SA-3.0** (same as source).