qgyd2021 commited on
Commit
3e3c6c3
·
1 Parent(s): bc9c5ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +38 -0
README.md CHANGED
@@ -1,3 +1,41 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ task_categories:
4
+ - sentence-similarity
5
+ language:
6
+ - zh
7
+ - en
8
+ size_categories:
9
+ - 100M<n<1B
10
  ---
11
+ ## 句子对数据集
12
+
13
+ 数据集从网上收集整理如下:
14
+ | 数据 | 原始数据/项目地址 | 样本个数 | 原始数据描述 | 替代数据下载地址 |
15
+ | :--- | :---: | :---: | :---: | :---: |
16
+ | 数据 | 原始数据/项目地址 | 样本个数 | 原始数据描述 | 替代数据下载地址 |
17
+
18
+ <details>
19
+ <summary>参考的数据来源,展开查看</summary>
20
+ <pre><code>
21
+
22
+ https://huggingface.co/datasets/fathyshalab/atis_intents
23
+ https://huggingface.co/datasets/generalization/conv_intent_Full-p_1
24
+ https://huggingface.co/datasets/banking77
25
+ https://huggingface.co/datasets/dipesh/Intent-Classification-large
26
+ https://huggingface.co/datasets/SetFit/amazon_massive_intent_en-US
27
+ https://huggingface.co/datasets/SetFit/amazon_massive_intent_zh-CN
28
+ https://huggingface.co/datasets/SetFit/amazon_massive_intent_zh-TW
29
+ https://huggingface.co/datasets/snips_built_in_intents
30
+ https://huggingface.co/datasets/zapsdcn/citation_intent
31
+ https://huggingface.co/datasets/ibm/vira-intents
32
+ https://huggingface.co/datasets/mteb/mtop_intent
33
+ https://huggingface.co/datasets/Bhuvaneshwari/intent_classification
34
+ https://huggingface.co/datasets/ibm/vira-intents-live
35
+ https://huggingface.co/datasets/ebrigham/nl_banking_intents
36
+ https://pan.baidu.com/s/19_oqY4bC_lJa_7Mc6lxU7w?pwd=v4bi
37
+ https://gitee.com/a2798063/SMP2019/tree/master
38
+
39
+ </code></pre>
40
+ </details>
41
+