autotrain-data-processor commited on
Commit
53ceb7a
·
1 Parent(s): d05db3b

Processed data from AutoTrain data processor ([2023-08-03 10:18 ]

Browse files
README.md CHANGED
@@ -24,11 +24,11 @@ A sample from this dataset looks as follows:
24
  ```json
25
  [
26
  {
27
- "text": "turing ek important admi he. main iske bajae kurl godel ya giordano bruno ki movie dekhunga",
28
- "target": 1
29
  },
30
  {
31
- "text": "the plot grows thin soon , and you find yourself praying for a quick resolution .",
32
  "target": 0
33
  }
34
  ]
@@ -51,5 +51,5 @@ This dataset is split into a train and validation split. The split sizes are as
51
 
52
  | Split name | Num samples |
53
  | ------------ | ------------------- |
54
- | train | 8360 |
55
- | valid | 2091 |
 
24
  ```json
25
  [
26
  {
27
+ "text": "a thriller with an edge -- which is to say that it does n't follow the stale , standard , connect-the-dots storyline which has become commonplace in movies that explore the seamy underbelly of the criminal world .",
28
+ "target": 0
29
  },
30
  {
31
+ "text": "i've been a you broadband user since last 6 years and never faced such thing.",
32
  "target": 0
33
  }
34
  ]
 
51
 
52
  | Split name | Num samples |
53
  | ------------ | ------------------- |
54
+ | train | 2399 |
55
+ | valid | 600 |
processed/train/data-00000-of-00001.arrow CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a2531a1e1bc16df1f3319e234d47b4b1cedb1f038ee813a6a5ac66778bb06464
3
- size 721136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:222339843d3843f3da2d282acd0eb5b78a11adacc807df01e0dbeab52f4ccd4f
3
+ size 210016
processed/train/dataset_info.json CHANGED
@@ -19,8 +19,8 @@
19
  "splits": {
20
  "train": {
21
  "name": "train",
22
- "num_bytes": 718774,
23
- "num_examples": 8360,
24
  "dataset_name": null
25
  }
26
  }
 
19
  "splits": {
20
  "train": {
21
  "name": "train",
22
+ "num_bytes": 208991,
23
+ "num_examples": 2399,
24
  "dataset_name": null
25
  }
26
  }
processed/train/state.json CHANGED
@@ -4,7 +4,7 @@
4
  "filename": "data-00000-of-00001.arrow"
5
  }
6
  ],
7
- "_fingerprint": "6ab4f67d5ad03ba1",
8
  "_format_columns": [
9
  "target",
10
  "text"
 
4
  "filename": "data-00000-of-00001.arrow"
5
  }
6
  ],
7
+ "_fingerprint": "f64bbea9be03354b",
8
  "_format_columns": [
9
  "target",
10
  "text"
processed/valid/data-00000-of-00001.arrow CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dfd5a1f0052c9435bb88644df577b457ea72eecd1a0f9f27ccb0ee285c019e2b
3
- size 179648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b503fdff602cf7acfde7d6b9e53fe76a2c393524f7e1812e3fb2e968a09a2af
3
+ size 53192
processed/valid/dataset_info.json CHANGED
@@ -19,8 +19,8 @@
19
  "splits": {
20
  "valid": {
21
  "name": "valid",
22
- "num_bytes": 178616,
23
- "num_examples": 2091,
24
  "dataset_name": null
25
  }
26
  }
 
19
  "splits": {
20
  "valid": {
21
  "name": "valid",
22
+ "num_bytes": 52600,
23
+ "num_examples": 600,
24
  "dataset_name": null
25
  }
26
  }
processed/valid/state.json CHANGED
@@ -4,7 +4,7 @@
4
  "filename": "data-00000-of-00001.arrow"
5
  }
6
  ],
7
- "_fingerprint": "6049a31f5517c8b1",
8
  "_format_columns": [
9
  "target",
10
  "text"
 
4
  "filename": "data-00000-of-00001.arrow"
5
  }
6
  ],
7
+ "_fingerprint": "ce41ae87b2d51fd4",
8
  "_format_columns": [
9
  "target",
10
  "text"