Add processed train and test splits
Browse files- README.md +5 -5
- data/test-00000-of-00001.parquet +2 -2
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
|
@@ -16,7 +16,7 @@ dataset_info:
|
|
| 16 |
- name: TypeofContact
|
| 17 |
dtype: string
|
| 18 |
- name: CityTier
|
| 19 |
-
dtype:
|
| 20 |
- name: DurationOfPitch
|
| 21 |
dtype: float64
|
| 22 |
- name: Occupation
|
|
@@ -49,11 +49,11 @@ dataset_info:
|
|
| 49 |
dtype: int64
|
| 50 |
splits:
|
| 51 |
- name: train
|
| 52 |
-
num_bytes:
|
| 53 |
num_examples: 3302
|
| 54 |
- name: test
|
| 55 |
-
num_bytes:
|
| 56 |
num_examples: 826
|
| 57 |
-
download_size:
|
| 58 |
-
dataset_size:
|
| 59 |
---
|
|
|
|
| 16 |
- name: TypeofContact
|
| 17 |
dtype: string
|
| 18 |
- name: CityTier
|
| 19 |
+
dtype: string
|
| 20 |
- name: DurationOfPitch
|
| 21 |
dtype: float64
|
| 22 |
- name: Occupation
|
|
|
|
| 49 |
dtype: int64
|
| 50 |
splits:
|
| 51 |
- name: train
|
| 52 |
+
num_bytes: 597925
|
| 53 |
num_examples: 3302
|
| 54 |
- name: test
|
| 55 |
+
num_bytes: 149734
|
| 56 |
num_examples: 826
|
| 57 |
+
download_size: 98697
|
| 58 |
+
dataset_size: 747659
|
| 59 |
---
|
data/test-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:a23030f092d851f8b5a25b1d182d8db9bdb3f9f0d8f4dfa17df0ee6a212c29f2
|
| 3 |
+
size 22673
|
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:b912a3cd923e7f66d1803192ae5190ce1360104b8b224b0525d64ecb296fd696
|
| 3 |
+
size 76024
|