Fixed broken link for BUT-LCC dataset
Browse files
README.md
CHANGED
@@ -135,7 +135,7 @@ with torch.autocast('cuda', dtype=torch.bfloat16):
|
|
135 |
|
136 |
```
|
137 |
# Training Data
|
138 |
-
We release most (95.79%) of our training data corpus as [BUT-Large Czech Collection](https://huggingface.co/datasets/BUT-FIT/
|
139 |
|
140 |
|
141 |
# Our Release Plan
|
|
|
135 |
|
136 |
```
|
137 |
# Training Data
|
138 |
+
We release most (95.79%) of our training data corpus as [BUT-Large Czech Collection](https://huggingface.co/datasets/BUT-FIT/BUT-LCC).
|
139 |
|
140 |
|
141 |
# Our Release Plan
|