Datasets:
Tasks:
Text Generation
Formats:
parquet
Sub-tasks:
language-modeling
Languages:
Danish
Size:
1M - 10M
License:
Added LFS argument to setup
Browse files- CONTRIBUTING.md +1 -0
CONTRIBUTING.md
CHANGED
@@ -5,6 +5,7 @@ A huggingface datasets repository is a GitHub repository like any other. You can
|
|
5 |
```bash
|
6 |
git clone https://huggingface.co/datasets/danish-foundation-models/danish-dynaword
|
7 |
cd danish-dynaword
|
|
|
8 |
```
|
9 |
|
10 |
You can the work with the dataset locally like so:
|
|
|
5 |
```bash
|
6 |
git clone https://huggingface.co/datasets/danish-foundation-models/danish-dynaword
|
7 |
cd danish-dynaword
|
8 |
+
git lfs pull # download large files to ensure that tests works
|
9 |
```
|
10 |
|
11 |
You can the work with the dataset locally like so:
|