Commit ·
a100935
0
Parent(s):
Initial commit
Browse files- .gitattributes +1 -0
- test_q_value_filtered/data-00000-of-00001.arrow +3 -0
- test_q_value_filtered/dataset_info.json +120 -0
- test_q_value_filtered/state.json +13 -0
- train_q_value_filtered/data-00000-of-00003.arrow +3 -0
- train_q_value_filtered/data-00001-of-00003.arrow +3 -0
- train_q_value_filtered/data-00002-of-00003.arrow +3 -0
- train_q_value_filtered/dataset_info.json +133 -0
- train_q_value_filtered/state.json +19 -0
.gitattributes
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
test_q_value_filtered/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:15fe4e52ed0c9f70b59167af603481880ba069362a0ff1046ac5e725470324c7
|
| 3 |
+
size 145849912
|
test_q_value_filtered/dataset_info.json
ADDED
|
@@ -0,0 +1,120 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"builder_name": "arrow",
|
| 3 |
+
"citation": "",
|
| 4 |
+
"config_name": "default",
|
| 5 |
+
"dataset_name": "arrow",
|
| 6 |
+
"dataset_size": 148540439,
|
| 7 |
+
"description": "",
|
| 8 |
+
"download_checksums": {
|
| 9 |
+
"/mnt/data/shared_home/y50047367/zhiyuan/17_RL/test_q_value/data-00000-of-00001.arrow": {
|
| 10 |
+
"num_bytes": 148622952,
|
| 11 |
+
"checksum": null
|
| 12 |
+
}
|
| 13 |
+
},
|
| 14 |
+
"download_size": 148622952,
|
| 15 |
+
"features": {
|
| 16 |
+
"system": {
|
| 17 |
+
"dtype": "string",
|
| 18 |
+
"_type": "Value"
|
| 19 |
+
},
|
| 20 |
+
"problem": {
|
| 21 |
+
"dtype": "string",
|
| 22 |
+
"_type": "Value"
|
| 23 |
+
},
|
| 24 |
+
"answers": {
|
| 25 |
+
"dtype": "string",
|
| 26 |
+
"_type": "Value"
|
| 27 |
+
},
|
| 28 |
+
"game_name": {
|
| 29 |
+
"dtype": "string",
|
| 30 |
+
"_type": "Value"
|
| 31 |
+
},
|
| 32 |
+
"images": {
|
| 33 |
+
"feature": {
|
| 34 |
+
"_type": "Image"
|
| 35 |
+
},
|
| 36 |
+
"_type": "Sequence"
|
| 37 |
+
},
|
| 38 |
+
"current_image": {
|
| 39 |
+
"_type": "Image"
|
| 40 |
+
},
|
| 41 |
+
"action_index": {
|
| 42 |
+
"dtype": "int64",
|
| 43 |
+
"_type": "Value"
|
| 44 |
+
},
|
| 45 |
+
"action": {
|
| 46 |
+
"dtype": "string",
|
| 47 |
+
"_type": "Value"
|
| 48 |
+
},
|
| 49 |
+
"reward": {
|
| 50 |
+
"feature": {
|
| 51 |
+
"dtype": "float64",
|
| 52 |
+
"_type": "Value"
|
| 53 |
+
},
|
| 54 |
+
"_type": "Sequence"
|
| 55 |
+
},
|
| 56 |
+
"episode_reward": {
|
| 57 |
+
"dtype": "float64",
|
| 58 |
+
"_type": "Value"
|
| 59 |
+
},
|
| 60 |
+
"episode_id": {
|
| 61 |
+
"dtype": "int64",
|
| 62 |
+
"_type": "Value"
|
| 63 |
+
},
|
| 64 |
+
"step_id": {
|
| 65 |
+
"dtype": "int64",
|
| 66 |
+
"_type": "Value"
|
| 67 |
+
},
|
| 68 |
+
"done": {
|
| 69 |
+
"dtype": "bool",
|
| 70 |
+
"_type": "Value"
|
| 71 |
+
},
|
| 72 |
+
"eps": {
|
| 73 |
+
"dtype": "float64",
|
| 74 |
+
"_type": "Value"
|
| 75 |
+
},
|
| 76 |
+
"current_state": {
|
| 77 |
+
"dtype": "binary",
|
| 78 |
+
"_type": "Value"
|
| 79 |
+
},
|
| 80 |
+
"prev_state": {
|
| 81 |
+
"dtype": "binary",
|
| 82 |
+
"_type": "Value"
|
| 83 |
+
},
|
| 84 |
+
"prev_str_action": {
|
| 85 |
+
"dtype": "string",
|
| 86 |
+
"_type": "Value"
|
| 87 |
+
},
|
| 88 |
+
"prev_int_action": {
|
| 89 |
+
"dtype": "int64",
|
| 90 |
+
"_type": "Value"
|
| 91 |
+
},
|
| 92 |
+
"q_values": {
|
| 93 |
+
"feature": {
|
| 94 |
+
"feature": {
|
| 95 |
+
"dtype": "float64",
|
| 96 |
+
"_type": "Value"
|
| 97 |
+
},
|
| 98 |
+
"_type": "Sequence"
|
| 99 |
+
},
|
| 100 |
+
"_type": "Sequence"
|
| 101 |
+
}
|
| 102 |
+
},
|
| 103 |
+
"homepage": "",
|
| 104 |
+
"license": "",
|
| 105 |
+
"size_in_bytes": 297163391,
|
| 106 |
+
"splits": {
|
| 107 |
+
"train": {
|
| 108 |
+
"name": "train",
|
| 109 |
+
"num_bytes": 148540439,
|
| 110 |
+
"num_examples": 4000,
|
| 111 |
+
"dataset_name": "arrow"
|
| 112 |
+
}
|
| 113 |
+
},
|
| 114 |
+
"version": {
|
| 115 |
+
"version_str": "0.0.0",
|
| 116 |
+
"major": 0,
|
| 117 |
+
"minor": 0,
|
| 118 |
+
"patch": 0
|
| 119 |
+
}
|
| 120 |
+
}
|
test_q_value_filtered/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "06b04464abaea180",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": "train"
|
| 13 |
+
}
|
train_q_value_filtered/data-00000-of-00003.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:782730874bb4bee3c6987951c50d199fd4fed0833e6c486491c613eca4e8619a
|
| 3 |
+
size 489262576
|
train_q_value_filtered/data-00001-of-00003.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4710bd76387b3c390ccd45df5e59b1fab71918c676786d451b10d3921b1f8e7e
|
| 3 |
+
size 480224744
|
train_q_value_filtered/data-00002-of-00003.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2ab9360a36ef61d3ae1c52829b3ba832f3647ce3c1dcd86932785bbd17a0254d
|
| 3 |
+
size 489997104
|
train_q_value_filtered/dataset_info.json
ADDED
|
@@ -0,0 +1,133 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"builder_name": "arrow",
|
| 3 |
+
"citation": "",
|
| 4 |
+
"config_name": "default",
|
| 5 |
+
"dataset_name": "arrow",
|
| 6 |
+
"dataset_size": 1485018544,
|
| 7 |
+
"description": "",
|
| 8 |
+
"download_checksums": {
|
| 9 |
+
"/mnt/data/shared_home/y50047367/zhiyuan/17_RL/train_q_value/data-00000-of-00003.arrow": {
|
| 10 |
+
"num_bytes": 498328064,
|
| 11 |
+
"checksum": null
|
| 12 |
+
},
|
| 13 |
+
"/mnt/data/shared_home/y50047367/zhiyuan/17_RL/train_q_value/data-00001-of-00003.arrow": {
|
| 14 |
+
"num_bytes": 488571888,
|
| 15 |
+
"checksum": null
|
| 16 |
+
},
|
| 17 |
+
"/mnt/data/shared_home/y50047367/zhiyuan/17_RL/train_q_value/data-00002-of-00003.arrow": {
|
| 18 |
+
"num_bytes": 498926632,
|
| 19 |
+
"checksum": null
|
| 20 |
+
}
|
| 21 |
+
},
|
| 22 |
+
"download_size": 1485826584,
|
| 23 |
+
"features": {
|
| 24 |
+
"system": {
|
| 25 |
+
"dtype": "string",
|
| 26 |
+
"_type": "Value"
|
| 27 |
+
},
|
| 28 |
+
"problem": {
|
| 29 |
+
"dtype": "string",
|
| 30 |
+
"_type": "Value"
|
| 31 |
+
},
|
| 32 |
+
"answers": {
|
| 33 |
+
"dtype": "string",
|
| 34 |
+
"_type": "Value"
|
| 35 |
+
},
|
| 36 |
+
"game_name": {
|
| 37 |
+
"dtype": "string",
|
| 38 |
+
"_type": "Value"
|
| 39 |
+
},
|
| 40 |
+
"images": {
|
| 41 |
+
"feature": {
|
| 42 |
+
"_type": "Image"
|
| 43 |
+
},
|
| 44 |
+
"_type": "Sequence"
|
| 45 |
+
},
|
| 46 |
+
"current_image": {
|
| 47 |
+
"_type": "Image"
|
| 48 |
+
},
|
| 49 |
+
"action_index": {
|
| 50 |
+
"dtype": "int64",
|
| 51 |
+
"_type": "Value"
|
| 52 |
+
},
|
| 53 |
+
"action": {
|
| 54 |
+
"dtype": "string",
|
| 55 |
+
"_type": "Value"
|
| 56 |
+
},
|
| 57 |
+
"reward": {
|
| 58 |
+
"feature": {
|
| 59 |
+
"dtype": "float64",
|
| 60 |
+
"_type": "Value"
|
| 61 |
+
},
|
| 62 |
+
"_type": "Sequence"
|
| 63 |
+
},
|
| 64 |
+
"episode_reward": {
|
| 65 |
+
"dtype": "float64",
|
| 66 |
+
"_type": "Value"
|
| 67 |
+
},
|
| 68 |
+
"episode_id": {
|
| 69 |
+
"dtype": "int64",
|
| 70 |
+
"_type": "Value"
|
| 71 |
+
},
|
| 72 |
+
"step_id": {
|
| 73 |
+
"dtype": "int64",
|
| 74 |
+
"_type": "Value"
|
| 75 |
+
},
|
| 76 |
+
"done": {
|
| 77 |
+
"dtype": "bool",
|
| 78 |
+
"_type": "Value"
|
| 79 |
+
},
|
| 80 |
+
"eps": {
|
| 81 |
+
"dtype": "float64",
|
| 82 |
+
"_type": "Value"
|
| 83 |
+
},
|
| 84 |
+
"current_state": {
|
| 85 |
+
"dtype": "binary",
|
| 86 |
+
"_type": "Value"
|
| 87 |
+
},
|
| 88 |
+
"prev_state": {
|
| 89 |
+
"dtype": "binary",
|
| 90 |
+
"_type": "Value"
|
| 91 |
+
},
|
| 92 |
+
"prev_str_action": {
|
| 93 |
+
"dtype": "string",
|
| 94 |
+
"_type": "Value"
|
| 95 |
+
},
|
| 96 |
+
"prev_int_action": {
|
| 97 |
+
"dtype": "int64",
|
| 98 |
+
"_type": "Value"
|
| 99 |
+
},
|
| 100 |
+
"q_values": {
|
| 101 |
+
"feature": {
|
| 102 |
+
"feature": {
|
| 103 |
+
"dtype": "float64",
|
| 104 |
+
"_type": "Value"
|
| 105 |
+
},
|
| 106 |
+
"_type": "Sequence"
|
| 107 |
+
},
|
| 108 |
+
"_type": "Sequence"
|
| 109 |
+
}
|
| 110 |
+
},
|
| 111 |
+
"homepage": "",
|
| 112 |
+
"license": "",
|
| 113 |
+
"size_in_bytes": 2970845128,
|
| 114 |
+
"splits": {
|
| 115 |
+
"train": {
|
| 116 |
+
"name": "train",
|
| 117 |
+
"num_bytes": 1485018544,
|
| 118 |
+
"num_examples": 40000,
|
| 119 |
+
"shard_lengths": [
|
| 120 |
+
13434,
|
| 121 |
+
13733,
|
| 122 |
+
12833
|
| 123 |
+
],
|
| 124 |
+
"dataset_name": "arrow"
|
| 125 |
+
}
|
| 126 |
+
},
|
| 127 |
+
"version": {
|
| 128 |
+
"version_str": "0.0.0",
|
| 129 |
+
"major": 0,
|
| 130 |
+
"minor": 0,
|
| 131 |
+
"patch": 0
|
| 132 |
+
}
|
| 133 |
+
}
|
train_q_value_filtered/state.json
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00003.arrow"
|
| 5 |
+
},
|
| 6 |
+
{
|
| 7 |
+
"filename": "data-00001-of-00003.arrow"
|
| 8 |
+
},
|
| 9 |
+
{
|
| 10 |
+
"filename": "data-00002-of-00003.arrow"
|
| 11 |
+
}
|
| 12 |
+
],
|
| 13 |
+
"_fingerprint": "66263de69121f272",
|
| 14 |
+
"_format_columns": null,
|
| 15 |
+
"_format_kwargs": {},
|
| 16 |
+
"_format_type": null,
|
| 17 |
+
"_output_all_columns": false,
|
| 18 |
+
"_split": "train"
|
| 19 |
+
}
|