tonyshark commited on
Commit
b624b4c
·
verified ·
1 Parent(s): 25a8ace

Upload dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +33 -21
dataset_infos.json CHANGED
@@ -10,34 +10,46 @@
10
  "_type": "Value"
11
  },
12
  "context": {
13
- "dtype": "string",
14
- "id": null,
15
- "_type": "Value"
 
 
16
  },
17
  "question": {
18
- "dtype": "string",
19
- "id": null,
20
- "_type": "Value"
 
 
21
  },
22
  "answers": {
23
- "dtype": "string",
24
- "id": null,
25
- "_type": "Value"
 
 
26
  },
27
  "input_ids": {
28
- "dtype": "string",
29
- "id": null,
30
- "_type": "Value"
 
 
31
  },
32
  "attention_mask": {
33
- "dtype": "string",
34
- "id": null,
35
- "_type": "Value"
 
 
36
  },
37
  "labels": {
38
- "dtype": "string",
39
- "id": null,
40
- "_type": "Value"
 
 
41
  }
42
  },
43
  "post_processed": null,
@@ -49,8 +61,8 @@
49
  "splits": {
50
  "train": {
51
  "name": "train",
52
- "num_bytes": 61266887,
53
- "num_examples": 10000,
54
  "dataset_name": "deepseek-v3-10k"
55
  }
56
  },
@@ -59,4 +71,4 @@
59
  "post_processing_size": null,
60
  "dataset_size": 61266887,
61
  "size_in_bytes": 94529788
62
- }}
 
10
  "_type": "Value"
11
  },
12
  "context": {
13
+ "pile_set_name": {
14
+ "dtype": "string",
15
+ "id": null,
16
+ "_type": "Value"
17
+ }
18
  },
19
  "question": {
20
+ "pile_set_name": {
21
+ "dtype": "string",
22
+ "id": null,
23
+ "_type": "Value"
24
+ }
25
  },
26
  "answers": {
27
+ "pile_set_name": {
28
+ "dtype": "string",
29
+ "id": null,
30
+ "_type": "Value"
31
+ }
32
  },
33
  "input_ids": {
34
+ "pile_set_name": {
35
+ "dtype": "string",
36
+ "id": null,
37
+ "_type": "Value"
38
+ }
39
  },
40
  "attention_mask": {
41
+ "pile_set_name": {
42
+ "dtype": "string",
43
+ "id": null,
44
+ "_type": "Value"
45
+ }
46
  },
47
  "labels": {
48
+ "pile_set_name": {
49
+ "dtype": "string",
50
+ "id": null,
51
+ "_type": "Value"
52
+ }
53
  }
54
  },
55
  "post_processed": null,
 
61
  "splits": {
62
  "train": {
63
  "name": "train",
64
+ "num_bytes": 122,
65
+ "num_examples": 2,
66
  "dataset_name": "deepseek-v3-10k"
67
  }
68
  },
 
71
  "post_processing_size": null,
72
  "dataset_size": 61266887,
73
  "size_in_bytes": 94529788
74
+ }}