sanatsingh commited on
Commit
bf3add4
·
verified ·
1 Parent(s): 8697ae7

Remove local path metadata

Browse files
Files changed (2) hide show
  1. dataset_config.json +0 -12
  2. packaging_summary.json +0 -9
dataset_config.json DELETED
@@ -1,12 +0,0 @@
1
- {
2
- "action_repeat": 4,
3
- "checkpoint": "logs/models/kwxio8ln/final_checkpoint.flax",
4
- "config": "logs/models/kwxio8ln/config.json",
5
- "deterministic": true,
6
- "episodes": 477,
7
- "frame_skip": 1,
8
- "max_steps": null,
9
- "output_dir": "/Volumes/KSVault/DoomFrameDataset",
10
- "seed": 0,
11
- "shaping": false
12
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
packaging_summary.json DELETED
@@ -1,9 +0,0 @@
1
- {
2
- "data_dir": "/Volumes/KSVault/DoomFrameDatasetHF/data",
3
- "input_dir": "/Volumes/KSVault/DoomFrameDataset",
4
- "max_shard_size_bytes": 2147483648,
5
- "output_dir": "/Volumes/KSVault/DoomFrameDatasetHF",
6
- "rows_written": 2398745,
7
- "shards_written": 31,
8
- "split": "train"
9
- }