Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
-
license:
|
| 5 |
size_categories:
|
| 6 |
- 1M<n<10M
|
| 7 |
task_categories:
|
|
@@ -186,16 +186,10 @@ git lfs install
|
|
| 186 |
git clone [email protected]:datasets/nvidia/AudioSkills-XL
|
| 187 |
```
|
| 188 |
|
| 189 |
-
## Dataset Owner(s)
|
| 190 |
-
NVIDIA Corporation
|
| 191 |
|
| 192 |
## Dataset Creation Date
|
| 193 |
2025/07/10
|
| 194 |
|
| 195 |
-
## License / Terms of Use
|
| 196 |
-
The use of AudioSkills-XL is governed by the [NVIDIA OneWay Noncommercial License](licenses/NVIDIA-OneWay-Noncommercial-License_22Mar2022-research.docx).
|
| 197 |
-
Synthetic data generation may be subject to OpenAI’s [Terms of Use](https://openai.com/policies/terms-of-use). Additionally, audios may be governed by its own dataset license, which users should review before downloading or using the audio content.
|
| 198 |
-
|
| 199 |
## Intended Usage
|
| 200 |
AudioSkills-XL (and AudioSkills) is intended to support:
|
| 201 |
- Training and fine-tuning (large) audio-language models for expert-level reasoning over audio.
|
|
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
+
license: apache-2.0
|
| 5 |
size_categories:
|
| 6 |
- 1M<n<10M
|
| 7 |
task_categories:
|
|
|
|
| 186 |
git clone [email protected]:datasets/nvidia/AudioSkills-XL
|
| 187 |
```
|
| 188 |
|
|
|
|
|
|
|
| 189 |
|
| 190 |
## Dataset Creation Date
|
| 191 |
2025/07/10
|
| 192 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 193 |
## Intended Usage
|
| 194 |
AudioSkills-XL (and AudioSkills) is intended to support:
|
| 195 |
- Training and fine-tuning (large) audio-language models for expert-level reasoning over audio.
|