Upload models/enhanced_atten_unet/level5.0_seed42/config.yaml with huggingface_hub
Browse files
models/enhanced_atten_unet/level5.0_seed42/config.yaml
CHANGED
|
@@ -1,12 +1,12 @@
|
|
| 1 |
experiment:
|
| 2 |
-
name:
|
| 3 |
-
output_dir: /
|
| 4 |
seed: 42
|
| 5 |
device: cuda:4
|
| 6 |
data:
|
| 7 |
segy_pair:
|
| 8 |
-
input_path: /
|
| 9 |
-
target_path: /
|
| 10 |
traces_per_shot: 201
|
| 11 |
time_downsample: 1
|
| 12 |
shot_split:
|
|
@@ -14,7 +14,7 @@ data:
|
|
| 14 |
val: 1
|
| 15 |
test: 1
|
| 16 |
loader:
|
| 17 |
-
batch_size:
|
| 18 |
num_workers: 4
|
| 19 |
pin_memory: true
|
| 20 |
preprocess:
|
|
|
|
| 1 |
experiment:
|
| 2 |
+
name: denoise_enhanced_atten_unet_base0615_level5.0_seed42
|
| 3 |
+
output_dir: /home/sharedata/gtx/benchmark/ground_roll/results_0615
|
| 4 |
seed: 42
|
| 5 |
device: cuda:4
|
| 6 |
data:
|
| 7 |
segy_pair:
|
| 8 |
+
input_path: /home/sharedata/gtx/benchmark/ground_roll/noisy/SEGC3_shots1_9_noisy_5.0.sgy
|
| 9 |
+
target_path: /home/sharedata/gtx/benchmark/ground_roll/noise/SEGC3_shots1_9_noise_5.0.sgy
|
| 10 |
traces_per_shot: 201
|
| 11 |
time_downsample: 1
|
| 12 |
shot_split:
|
|
|
|
| 14 |
val: 1
|
| 15 |
test: 1
|
| 16 |
loader:
|
| 17 |
+
batch_size: 80
|
| 18 |
num_workers: 4
|
| 19 |
pin_memory: true
|
| 20 |
preprocess:
|