gigant commited on
Commit
bf1ef69
·
1 Parent(s): 8e5f7a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -104,6 +104,16 @@ It is a collection of 9,103 videoconference records extracted from the German Na
104
 
105
  The text in the dataset is in English, both for the transcripted audios and the abstracts.
106
 
 
 
 
 
 
 
 
 
 
 
107
  ## Dataset Structure
108
 
109
  ### Data Instances
 
104
 
105
  The text in the dataset is in English, both for the transcripted audios and the abstracts.
106
 
107
+ ## Usage
108
+
109
+ To use within the [`datasets`](https://github.com/huggingface/datasets) library:
110
+
111
+ ```python
112
+ from datasets import load_dataset
113
+
114
+ dataset = load_dataset("gigant/tib")
115
+ ```
116
+
117
  ## Dataset Structure
118
 
119
  ### Data Instances