Sergey Malyshev
commited on
Commit
·
203d611
1
Parent(s):
1669447
Clean: Remove 5 non-RU examples and update README
Browse files- README.md +6 -2
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -9,7 +9,7 @@ dataset_info:
|
|
9 |
splits:
|
10 |
- name: train
|
11 |
num_bytes: 72763
|
12 |
-
num_examples:
|
13 |
- name: test
|
14 |
num_bytes: 18306
|
15 |
num_examples: 108
|
@@ -72,4 +72,8 @@ minds14_ru = Dataset.from_hub("AutoIntent/minds14_ru")
|
|
72 |
|
73 |
This dataset is taken from `PolyAI/minds14` and formatted with our [AutoIntent Library](https://deeppavlov.github.io/AutoIntent/index.html).
|
74 |
|
75 |
-
Initial dataset contains train fold only, so our test fold is obtained via stratified splitting with `test_size=0.2`.
|
|
|
|
|
|
|
|
|
|
9 |
splits:
|
10 |
- name: train
|
11 |
num_bytes: 72763
|
12 |
+
num_examples: 426
|
13 |
- name: test
|
14 |
num_bytes: 18306
|
15 |
num_examples: 108
|
|
|
72 |
|
73 |
This dataset is taken from `PolyAI/minds14` and formatted with our [AutoIntent Library](https://deeppavlov.github.io/AutoIntent/index.html).
|
74 |
|
75 |
+
Initial dataset contains train fold only, so our test fold is obtained via stratified splitting with `test_size=0.2`.
|
76 |
+
|
77 |
+
## Data Cleaning History
|
78 |
+
|
79 |
+
* **2025-04-10:** Removed 5 examples identified as non-Russian language from the `train` split.
|
data/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d820516fe904e8029f6c10e1263b491aa172f6e03c2d1b5d72af82c9321fe71
|
3 |
+
size 30121
|