update metadata
Browse files
README.md
CHANGED
@@ -24,21 +24,21 @@ dataset_info:
|
|
24 |
dtype: string
|
25 |
- name: token_ipa
|
26 |
dtype: string
|
|
|
|
|
27 |
- name: lang
|
28 |
dtype: string
|
29 |
- name: purpose
|
30 |
dtype: string
|
31 |
-
- name: token_arp
|
32 |
-
dtype: string
|
33 |
splits:
|
34 |
- name: train
|
35 |
-
num_examples:
|
36 |
---
|
37 |
|
38 |
# PWESuite-Eval
|
39 |
|
40 |
Dataset composed of multiple smaller datasets used for the evaluation of phonetic word embeddings.
|
41 |
-
Further description and
|
42 |
|
43 |
Used datasets:
|
44 |
- [CMU Pronunciation dictionary](http://www.speech.cs.cmu.edu/cgi-bin/cmudict)
|
@@ -46,9 +46,9 @@ Used datasets:
|
|
46 |
- [Vitz and Winkler (1973)](https://www.sciencedirect.com/science/article/pii/S0022537173800167)
|
47 |
|
48 |
Authors:
|
49 |
-
- Vilém Zouhar (ETH Zürich)
|
50 |
-
- Kalvin Chang (CMU LTI)
|
51 |
-
- Chenxuan Cui (CMU LTI)
|
52 |
-
- Nathaniel Robinson (CMU LTI)
|
53 |
-
- Nathaniel Carlson (BYU)
|
54 |
-
- David Mortensen (CMU LTI)
|
|
|
24 |
dtype: string
|
25 |
- name: token_ipa
|
26 |
dtype: string
|
27 |
+
- name: token_arp
|
28 |
+
dtype: string
|
29 |
- name: lang
|
30 |
dtype: string
|
31 |
- name: purpose
|
32 |
dtype: string
|
|
|
|
|
33 |
splits:
|
34 |
- name: train
|
35 |
+
num_examples: 1330692
|
36 |
---
|
37 |
|
38 |
# PWESuite-Eval
|
39 |
|
40 |
Dataset composed of multiple smaller datasets used for the evaluation of phonetic word embeddings.
|
41 |
+
Further description, usage and paper link TODO.
|
42 |
|
43 |
Used datasets:
|
44 |
- [CMU Pronunciation dictionary](http://www.speech.cs.cmu.edu/cgi-bin/cmudict)
|
|
|
46 |
- [Vitz and Winkler (1973)](https://www.sciencedirect.com/science/article/pii/S0022537173800167)
|
47 |
|
48 |
Authors:
|
49 |
+
- Vilém Zouhar (ETH Zürich, [contact](mailto:[email protected]))
|
50 |
+
- Kalvin Chang (CMU LTI, [contact](mailto:[email protected]))
|
51 |
+
- Chenxuan Cui (CMU LTI, [contact](mailto:[email protected]))
|
52 |
+
- Nathaniel Robinson (CMU LTI, [contact](mailto:[email protected]))
|
53 |
+
- Nathaniel Carlson (BYU, [contact](mailto:[email protected]))
|
54 |
+
- David Mortensen (CMU LTI, [contact](mailto:[email protected]))
|