Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -14,8 +14,10 @@ configs:
|
|
| 14 |
- config_name: S2R
|
| 15 |
data_splits:
|
| 16 |
- name: train
|
| 17 |
-
num_bytes:
|
| 18 |
num_examples: 1443
|
|
|
|
|
|
|
| 19 |
---
|
| 20 |
|
| 21 |
# ATC Pilot–Controller Conversations
|
|
@@ -67,4 +69,4 @@ Each example consists of:
|
|
| 67 |
|
| 68 |
## Citation
|
| 69 |
|
| 70 |
-
If you use this dataset, please acknowledge the original source of the recordings.
|
|
|
|
| 14 |
- config_name: S2R
|
| 15 |
data_splits:
|
| 16 |
- name: train
|
| 17 |
+
num_bytes: null
|
| 18 |
num_examples: 1443
|
| 19 |
+
size_categories:
|
| 20 |
+
- 1K<n<10K
|
| 21 |
---
|
| 22 |
|
| 23 |
# ATC Pilot–Controller Conversations
|
|
|
|
| 69 |
|
| 70 |
## Citation
|
| 71 |
|
| 72 |
+
If you use this dataset, please acknowledge the original source of the recordings.
|