Updated README to include ODC-BY licensing
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
---
|
4 |
**OLMoASR-Pool** is a web-scale audio-text dataset collected from the public internet, consisting of approximately **3M hours of audio** and **17M transcripts**.
|
5 |
|
@@ -36,6 +36,7 @@ With OLMoASR-Pool, we trained **OLMoASR** 💬🎙️, a series of English speec
|
|
36 |
The collection was used to train a speech recognition model, but it can also be used in research areas such as conversational data, audio understanding, speaker diarization, voice detection and more.
|
37 |
|
38 |
# License
|
|
|
39 |
|
40 |
-
# Reference
|
41 |
|
|
|
|
1 |
---
|
2 |
+
license: odc-by
|
3 |
---
|
4 |
**OLMoASR-Pool** is a web-scale audio-text dataset collected from the public internet, consisting of approximately **3M hours of audio** and **17M transcripts**.
|
5 |
|
|
|
36 |
The collection was used to train a speech recognition model, but it can also be used in research areas such as conversational data, audio understanding, speaker diarization, voice detection and more.
|
37 |
|
38 |
# License
|
39 |
+
This dataset is licensed under ODC-BY. It is intended for research and educational use in accordance with Ai2's [Responsible Use Guidelines](https://allenai.org/responsible-use).
|
40 |
|
|
|
41 |
|
42 |
+
# Reference
|