autotrain-data-processor commited on
Commit
3f3a30d
1 Parent(s): c5a748d

Processed data from AutoTrain data processor ([2022-10-27 13:36 ]

Browse files
README.md CHANGED
@@ -25,16 +25,12 @@ A sample from this dataset looks as follows:
25
  ```json
26
  [
27
  {
28
- "feat_sourceLang": "eng",
29
- "feat_targetlang": "jbo",
30
- "source": "Err...",
31
- "target": ".y."
32
  },
33
  {
34
- "feat_sourceLang": "eng",
35
- "feat_targetlang": "jbo",
36
- "source": "Language is the painting of our ideas.",
37
- "target": "."
38
  }
39
  ]
40
  ```
@@ -45,8 +41,6 @@ The dataset has the following fields (also called "features"):
45
 
46
  ```json
47
  {
48
- "feat_sourceLang": "Value(dtype='string', id=None)",
49
- "feat_targetlang": "Value(dtype='string', id=None)",
50
  "source": "Value(dtype='string', id=None)",
51
  "target": "Value(dtype='string', id=None)"
52
  }
@@ -58,5 +52,5 @@ This dataset is split into a train and validation split. The split sizes are as
58
 
59
  | Split name | Num samples |
60
  | ------------ | ------------------- |
61
- | train | 4995 |
62
- | valid | 6939 |
 
25
  ```json
26
  [
27
  {
28
+ "source": "I read the poem for my child.",
29
+ "target": "mi tcidu lo pemci te cu'u le panzi be mi"
 
 
30
  },
31
  {
32
+ "source": "Jim is learning how to drive a car.",
33
+ "target": "la jim cilre fi lo nu klasazri lo karce"
 
 
34
  }
35
  ]
36
  ```
 
41
 
42
  ```json
43
  {
 
 
44
  "source": "Value(dtype='string', id=None)",
45
  "target": "Value(dtype='string', id=None)"
46
  }
 
52
 
53
  | Split name | Num samples |
54
  | ------------ | ------------------- |
55
+ | train | 8000 |
56
+ | valid | 2000 |
processed/train/dataset.arrow CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:71cf5054ed4ff27493e47b4c5711ecc6fd48f2cb8ddc65da9d92c9dd8313efc2
3
- size 426368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46aff0c87472499e1f31b0cb3fe4c21219598cfd32e28eeca95e14e0b527147c
3
+ size 531360
processed/train/dataset_info.json CHANGED
@@ -7,16 +7,6 @@
7
  "download_checksums": null,
8
  "download_size": null,
9
  "features": {
10
- "feat_sourceLang": {
11
- "dtype": "string",
12
- "id": null,
13
- "_type": "Value"
14
- },
15
- "feat_targetlang": {
16
- "dtype": "string",
17
- "id": null,
18
- "_type": "Value"
19
- },
20
  "source": {
21
  "dtype": "string",
22
  "id": null,
@@ -36,8 +26,8 @@
36
  "splits": {
37
  "train": {
38
  "name": "train",
39
- "num_bytes": 423796,
40
- "num_examples": 4995,
41
  "dataset_name": null
42
  }
43
  },
 
7
  "download_checksums": null,
8
  "download_size": null,
9
  "features": {
 
 
 
 
 
 
 
 
 
 
10
  "source": {
11
  "dtype": "string",
12
  "id": null,
 
26
  "splits": {
27
  "train": {
28
  "name": "train",
29
+ "num_bytes": 529012,
30
+ "num_examples": 8000,
31
  "dataset_name": null
32
  }
33
  },
processed/train/state.json CHANGED
@@ -4,10 +4,8 @@
4
  "filename": "dataset.arrow"
5
  }
6
  ],
7
- "_fingerprint": "4487720db2758bb2",
8
  "_format_columns": [
9
- "feat_sourceLang",
10
- "feat_targetlang",
11
  "source",
12
  "target"
13
  ],
 
4
  "filename": "dataset.arrow"
5
  }
6
  ],
7
+ "_fingerprint": "eea0f1396028f7eb",
8
  "_format_columns": [
 
 
9
  "source",
10
  "target"
11
  ],
processed/valid/dataset.arrow CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f5749730c1f21b5b580acfecf6b5978d1cf90fe307f32aa98fedac3cf60cd1f1
3
- size 596688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21c180589f42e0f7e824c8555f3e364f624f855e2f30ce3a6411b8f6beda22ab
3
+ size 132256
processed/valid/dataset_info.json CHANGED
@@ -7,16 +7,6 @@
7
  "download_checksums": null,
8
  "download_size": null,
9
  "features": {
10
- "feat_sourceLang": {
11
- "dtype": "string",
12
- "id": null,
13
- "_type": "Value"
14
- },
15
- "feat_targetlang": {
16
- "dtype": "string",
17
- "id": null,
18
- "_type": "Value"
19
- },
20
  "source": {
21
  "dtype": "string",
22
  "id": null,
@@ -36,8 +26,8 @@
36
  "splits": {
37
  "valid": {
38
  "name": "valid",
39
- "num_bytes": 593343,
40
- "num_examples": 6939,
41
  "dataset_name": null
42
  }
43
  },
 
7
  "download_checksums": null,
8
  "download_size": null,
9
  "features": {
 
 
 
 
 
 
 
 
 
 
10
  "source": {
11
  "dtype": "string",
12
  "id": null,
 
26
  "splits": {
27
  "valid": {
28
  "name": "valid",
29
+ "num_bytes": 131384,
30
+ "num_examples": 2000,
31
  "dataset_name": null
32
  }
33
  },
processed/valid/state.json CHANGED
@@ -4,10 +4,8 @@
4
  "filename": "dataset.arrow"
5
  }
6
  ],
7
- "_fingerprint": "1c5bf600fdcf7bc4",
8
  "_format_columns": [
9
- "feat_sourceLang",
10
- "feat_targetlang",
11
  "source",
12
  "target"
13
  ],
 
4
  "filename": "dataset.arrow"
5
  }
6
  ],
7
+ "_fingerprint": "a24dcd57c066419c",
8
  "_format_columns": [
 
 
9
  "source",
10
  "target"
11
  ],