Datasets:
nordic
Browse files- README.md +6 -0
- dev_nordic.jsonl +3 -0
- test_nordic.jsonl +3 -0
- train_nordic.jsonl +3 -0
README.md
CHANGED
@@ -13,10 +13,16 @@ configs:
|
|
13 |
data_files:
|
14 |
- split: train
|
15 |
path: "train.jsonl"
|
|
|
|
|
16 |
- split: dev
|
17 |
path: "dev.jsonl"
|
|
|
|
|
18 |
- split: test
|
19 |
path: "test.jsonl"
|
|
|
|
|
20 |
|
21 |
---
|
22 |
# Dataset Card for Bokmål-Nynorsk Language Detection (main_train_split)
|
|
|
13 |
data_files:
|
14 |
- split: train
|
15 |
path: "train.jsonl"
|
16 |
+
- split: train_nordic
|
17 |
+
path: "train_nordic.jsonl"
|
18 |
- split: dev
|
19 |
path: "dev.jsonl"
|
20 |
+
- split: dev_nordic
|
21 |
+
path: "dev_nordic.jsonl"
|
22 |
- split: test
|
23 |
path: "test.jsonl"
|
24 |
+
- split: test_nordiv
|
25 |
+
path: "test_nordic.jsonl"
|
26 |
|
27 |
---
|
28 |
# Dataset Card for Bokmål-Nynorsk Language Detection (main_train_split)
|
dev_nordic.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d78335514db20ff8aceed5dfde0da949f22efc4a657590a637c3a9a64b3a53c
|
3 |
+
size 140802
|
test_nordic.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:292c467cf82b72a6335e2ea216580263e15475c5c4f6eacb9f0102d74f988bfe
|
3 |
+
size 140863
|
train_nordic.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d0bc1e8295ce43c9ad466df0c76a1a72780465fbda23966f61daf497d7aa972
|
3 |
+
size 1995657
|