MBG0903 commited on
Commit
8a96825
·
verified ·
1 Parent(s): efd330b

Add processed train and test splits

Browse files
README.md CHANGED
@@ -16,7 +16,7 @@ dataset_info:
16
  - name: TypeofContact
17
  dtype: string
18
  - name: CityTier
19
- dtype: int64
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: 591322
53
  num_examples: 3302
54
  - name: test
55
- num_bytes: 148083
56
  num_examples: 826
57
- download_size: 98914
58
- dataset_size: 739405
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:33911b0c0af9f14313668a387fa259f368f4246c509328f25573475375f30a04
3
- size 22714
 
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:0ac12fabff1c74b8e7636c493a845cb775d6ea3ba56d326608f677c0f7797eae
3
- size 76200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b912a3cd923e7f66d1803192ae5190ce1360104b8b224b0525d64ecb296fd696
3
+ size 76024