jpatel0057
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -126,11 +126,11 @@ dataset = load_dataset("iDRAMALab/iDRAMA-rumble-2024")
|
|
126 |
dataset = load_dataset("iDRAMALab/iDRAMA-rumble-2024", name="transcripts")
|
127 |
```
|
128 |
|
129 |
-
> More code-snippets to load the different variant of datasets efficiently are available on [Github](https://github.com/idramalab/iDRAMA-
|
130 |
|
131 |
# Dataset Info
|
132 |
|
133 |
-
Dataset is organized by
|
134 |
|
135 |
<table style="width:50%">
|
136 |
<tr>
|
|
|
126 |
dataset = load_dataset("iDRAMALab/iDRAMA-rumble-2024", name="transcripts")
|
127 |
```
|
128 |
|
129 |
+
> More code-snippets to load the different variant of datasets efficiently are available on [Github](https://github.com/idramalab/iDRAMA-rumble-2024) rpository.
|
130 |
|
131 |
# Dataset Info
|
132 |
|
133 |
+
Dataset is organized by modalities -- transcripts, representative-images, speaker-diarization, and face-embeddings.
|
134 |
|
135 |
<table style="width:50%">
|
136 |
<tr>
|