vinsblack commited on
Commit
d96aa0c
·
verified ·
1 Parent(s): 14105e2

Update dataset_info.json

Browse files
Files changed (1) hide show
  1. dataset_info.json +0 -17
dataset_info.json CHANGED
@@ -1,26 +1,9 @@
1
  {
2
  "default": {
3
  "description": "The Stack Processed V2: Balanced sample from The Stack v2",
4
- "features": {
5
- "content": {"dtype": "string"},
6
- "path": {"dtype": "string"},
7
- "filename": {"dtype": "string"},
8
- "language": {"dtype": "string"},
9
- "size_bytes": {"dtype": "int64"},
10
- "quality_score": {"dtype": "float64"},
11
- "complexity": {"dtype": "float64"},
12
- "documentation_ratio": {"dtype": "float64"},
13
- "repository": {"dtype": "string"},
14
- "stars": {"dtype": "int64"},
15
- "created_date": {"dtype": "string"},
16
- "license": {"dtype": "string"},
17
- "is_test": {"dtype": "bool"},
18
- "file_hash": {"dtype": "string"}
19
- },
20
  "splits": {
21
  "train": {
22
  "name": "train",
23
- "num_bytes": 923700000,
24
  "num_examples": 104885
25
  }
26
  }
 
1
  {
2
  "default": {
3
  "description": "The Stack Processed V2: Balanced sample from The Stack v2",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  "splits": {
5
  "train": {
6
  "name": "train",
 
7
  "num_examples": 104885
8
  }
9
  }