autotrain-data-processor commited on
Commit
c0d0625
·
1 Parent(s): b12aadf

Processed data from AutoTrain data processor ([2023-09-07 18:33 ]

Browse files
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ task_categories:
5
+ - summarization
6
+
7
+ ---
8
+ # AutoTrain Dataset for project: yetipy
9
+
10
+ ## Dataset Description
11
+
12
+ This dataset has been automatically processed by AutoTrain for project yetipy.
13
+
14
+ ### Languages
15
+
16
+ The BCP-47 code for the dataset's language is en.
17
+
18
+ ## Dataset Structure
19
+
20
+ ### Data Instances
21
+
22
+ A sample from this dataset looks as follows:
23
+
24
+ ```json
25
+ [
26
+ {
27
+ "feat_code": " \n return self.correctwords(originalwords, [newword], **kwargs)",
28
+ "target": "def mergewords(self, newword, *originalwords, **kwargs)",
29
+ "text": "TODO: Write documentation",
30
+ "feat_loss_without_docstring": 9.7212610245,
31
+ "feat_loss_with_docstring": 9.146777153,
32
+ "feat_factor": 1.0628072448
33
+ },
34
+ {
35
+ "feat_code": " \n\n if size == 0: return [] #for efficiency\n\n context = []\n e = self\n while len(context) < size:\n e = e.previous(True,scope)\n if not e: break\n context.append(e)\n\n if placeholder:\n while len(context) < size:\n context.append(placeholder)\n\n context.reverse()\n return context",
36
+ "target": "def leftcontext(self, size, placeholder=None, scope=None)",
37
+ "text": "Returns the left context for an element, as a list. This method crosses sentence/paragraph boundaries by default, which can be restricted by setting scope",
38
+ "feat_loss_without_docstring": 3.7681286335,
39
+ "feat_loss_with_docstring": 3.9110825062,
40
+ "feat_factor": 0.9634490266
41
+ }
42
+ ]
43
+ ```
44
+
45
+ ### Dataset Fields
46
+
47
+ The dataset has the following fields (also called "features"):
48
+
49
+ ```json
50
+ {
51
+ "feat_code": "Value(dtype='string', id=None)",
52
+ "target": "Value(dtype='string', id=None)",
53
+ "text": "Value(dtype='string', id=None)",
54
+ "feat_loss_without_docstring": "Value(dtype='float64', id=None)",
55
+ "feat_loss_with_docstring": "Value(dtype='float64', id=None)",
56
+ "feat_factor": "Value(dtype='float64', id=None)"
57
+ }
58
+ ```
59
+
60
+ ### Dataset Splits
61
+
62
+ This dataset is split into a train and validation split. The split sizes are as follow:
63
+
64
+ | Split name | Num samples |
65
+ | ------------ | ------------------- |
66
+ | train | 80 |
67
+ | valid | 20 |
processed/dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train", "valid"]}
processed/train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03551309e83643f65fce66c20c03c6ff07dd5e0a1b5b9961ffc65b675a93b061
3
+ size 65944
processed/train/dataset_info.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "AutoTrain generated dataset",
4
+ "features": {
5
+ "feat_code": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "target": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "text": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "feat_loss_without_docstring": {
18
+ "dtype": "float64",
19
+ "_type": "Value"
20
+ },
21
+ "feat_loss_with_docstring": {
22
+ "dtype": "float64",
23
+ "_type": "Value"
24
+ },
25
+ "feat_factor": {
26
+ "dtype": "float64",
27
+ "_type": "Value"
28
+ }
29
+ },
30
+ "homepage": "",
31
+ "license": "",
32
+ "splits": {
33
+ "train": {
34
+ "name": "train",
35
+ "num_bytes": 64642,
36
+ "num_examples": 80,
37
+ "dataset_name": null
38
+ }
39
+ }
40
+ }
processed/train/state.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "42824c55d433a7b7",
8
+ "_format_columns": [
9
+ "feat_code",
10
+ "feat_factor",
11
+ "feat_loss_with_docstring",
12
+ "feat_loss_without_docstring",
13
+ "target",
14
+ "text"
15
+ ],
16
+ "_format_kwargs": {},
17
+ "_format_type": null,
18
+ "_output_all_columns": false,
19
+ "_split": null
20
+ }
processed/valid/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1f64d7302998dfa35480c5b444e65686fe564ed283d657f0cc9cce5e9b3aef5
3
+ size 12392
processed/valid/dataset_info.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "AutoTrain generated dataset",
4
+ "features": {
5
+ "feat_code": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "target": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "text": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "feat_loss_without_docstring": {
18
+ "dtype": "float64",
19
+ "_type": "Value"
20
+ },
21
+ "feat_loss_with_docstring": {
22
+ "dtype": "float64",
23
+ "_type": "Value"
24
+ },
25
+ "feat_factor": {
26
+ "dtype": "float64",
27
+ "_type": "Value"
28
+ }
29
+ },
30
+ "homepage": "",
31
+ "license": "",
32
+ "splits": {
33
+ "valid": {
34
+ "name": "valid",
35
+ "num_bytes": 11086,
36
+ "num_examples": 20,
37
+ "dataset_name": null
38
+ }
39
+ }
40
+ }
processed/valid/state.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "8921d7c85385e068",
8
+ "_format_columns": [
9
+ "feat_code",
10
+ "feat_factor",
11
+ "feat_loss_with_docstring",
12
+ "feat_loss_without_docstring",
13
+ "target",
14
+ "text"
15
+ ],
16
+ "_format_kwargs": {},
17
+ "_format_type": null,
18
+ "_output_all_columns": false,
19
+ "_split": null
20
+ }