mtapiapacheco commited on
Commit
629c5cd
·
verified ·
1 Parent(s): f9aa51c

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +9 -0
  2. demo_coding_vs_intergenomic_seqs/split/dev.csv +0 -0
  3. demo_coding_vs_intergenomic_seqs/split/test.csv +0 -0
  4. demo_coding_vs_intergenomic_seqs/split/train.csv +3 -0
  5. demo_human_or_worm/split/dev.csv +0 -0
  6. demo_human_or_worm/split/test.csv +0 -0
  7. demo_human_or_worm/split/train.csv +3 -0
  8. drosophila_enhancers_stark/split/dev.csv +0 -0
  9. drosophila_enhancers_stark/split/test.csv +0 -0
  10. drosophila_enhancers_stark/split/train.csv +3 -0
  11. dummy_mouse_enhancers_ensembl/split/dev.csv +0 -0
  12. dummy_mouse_enhancers_ensembl/split/test.csv +0 -0
  13. dummy_mouse_enhancers_ensembl/split/train.csv +0 -0
  14. full_multi_tune_hg38_1024_3e-5.log +0 -0
  15. human_enhancers_cohn/split/dev.csv +0 -0
  16. human_enhancers_cohn/split/test.csv +0 -0
  17. human_enhancers_cohn/split/train.csv +3 -0
  18. human_enhancers_ensembl/split/dev.csv +0 -0
  19. human_enhancers_ensembl/split/test.csv +0 -0
  20. human_enhancers_ensembl/split/train.csv +3 -0
  21. human_ensembl_regulatory/split/dev.csv +3 -0
  22. human_ensembl_regulatory/split/test.csv +3 -0
  23. human_ensembl_regulatory/split/train.csv +3 -0
  24. human_nontata_promoters/split/dev.csv +0 -0
  25. human_nontata_promoters/split/test.csv +0 -0
  26. human_nontata_promoters/split/train.csv +0 -0
  27. human_ocr_ensembl/split/dev.csv +0 -0
  28. human_ocr_ensembl/split/test.csv +0 -0
  29. human_ocr_ensembl/split/train.csv +3 -0
  30. wandb/debug-internal.log +6 -0
  31. wandb/debug.log +19 -0
  32. wandb/run-20260305_040122-aq8j72f1/files/config.yaml +141 -0
  33. wandb/run-20260305_040122-aq8j72f1/files/output.log +37 -0
  34. wandb/run-20260305_040122-aq8j72f1/files/requirements.txt +90 -0
  35. wandb/run-20260305_040122-aq8j72f1/files/wandb-metadata.json +134 -0
  36. wandb/run-20260305_040122-aq8j72f1/files/wandb-summary.json +1 -0
  37. wandb/run-20260305_040122-aq8j72f1/logs/debug-core.log +14 -0
  38. wandb/run-20260305_040122-aq8j72f1/logs/debug-internal.log +11 -0
  39. wandb/run-20260305_040122-aq8j72f1/logs/debug.log +21 -0
  40. wandb/run-20260305_040122-aq8j72f1/run-aq8j72f1.wandb +0 -0
  41. wandb/run-20260305_040136-qpc17ycl/files/config.yaml +141 -0
  42. wandb/run-20260305_040136-qpc17ycl/files/output.log +37 -0
  43. wandb/run-20260305_040136-qpc17ycl/files/requirements.txt +90 -0
  44. wandb/run-20260305_040136-qpc17ycl/files/wandb-metadata.json +134 -0
  45. wandb/run-20260305_040136-qpc17ycl/files/wandb-summary.json +1 -0
  46. wandb/run-20260305_040136-qpc17ycl/logs/debug-core.log +14 -0
  47. wandb/run-20260305_040136-qpc17ycl/logs/debug-internal.log +11 -0
  48. wandb/run-20260305_040136-qpc17ycl/logs/debug.log +21 -0
  49. wandb/run-20260305_040136-qpc17ycl/run-qpc17ycl.wandb +0 -0
  50. wandb/run-20260305_040149-wwzikjfe/files/config.yaml +141 -0
.gitattributes CHANGED
@@ -58,3 +58,12 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
61
+ demo_coding_vs_intergenomic_seqs/split/train.csv filter=lfs diff=lfs merge=lfs -text
62
+ demo_human_or_worm/split/train.csv filter=lfs diff=lfs merge=lfs -text
63
+ drosophila_enhancers_stark/split/train.csv filter=lfs diff=lfs merge=lfs -text
64
+ human_enhancers_cohn/split/train.csv filter=lfs diff=lfs merge=lfs -text
65
+ human_enhancers_ensembl/split/train.csv filter=lfs diff=lfs merge=lfs -text
66
+ human_ensembl_regulatory/split/dev.csv filter=lfs diff=lfs merge=lfs -text
67
+ human_ensembl_regulatory/split/test.csv filter=lfs diff=lfs merge=lfs -text
68
+ human_ensembl_regulatory/split/train.csv filter=lfs diff=lfs merge=lfs -text
69
+ human_ocr_ensembl/split/train.csv filter=lfs diff=lfs merge=lfs -text
demo_coding_vs_intergenomic_seqs/split/dev.csv ADDED
The diff for this file is too large to render. See raw diff
 
demo_coding_vs_intergenomic_seqs/split/test.csv ADDED
The diff for this file is too large to render. See raw diff
 
demo_coding_vs_intergenomic_seqs/split/train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:875e8faf73483c27f8656ece41f6ec6703d11d2050fc0d951f264c0ae1a4aeab
3
+ size 16240016
demo_human_or_worm/split/dev.csv ADDED
The diff for this file is too large to render. See raw diff
 
demo_human_or_worm/split/test.csv ADDED
The diff for this file is too large to render. See raw diff
 
demo_human_or_worm/split/train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78534737be5bdf052cb2e2f017c75f10faf42cdf6115ec906d492d2d922ee6d1
3
+ size 16240016
drosophila_enhancers_stark/split/dev.csv ADDED
The diff for this file is too large to render. See raw diff
 
drosophila_enhancers_stark/split/test.csv ADDED
The diff for this file is too large to render. See raw diff
 
drosophila_enhancers_stark/split/train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e0536c4f27a56bf30a60e823c3ee3ccdd7c4002409433a9a64d2cd4a1110831
3
+ size 11721780
dummy_mouse_enhancers_ensembl/split/dev.csv ADDED
The diff for this file is too large to render. See raw diff
 
dummy_mouse_enhancers_ensembl/split/test.csv ADDED
The diff for this file is too large to render. See raw diff
 
dummy_mouse_enhancers_ensembl/split/train.csv ADDED
The diff for this file is too large to render. See raw diff
 
full_multi_tune_hg38_1024_3e-5.log ADDED
The diff for this file is too large to render. See raw diff
 
human_enhancers_cohn/split/dev.csv ADDED
The diff for this file is too large to render. See raw diff
 
human_enhancers_cohn/split/test.csv ADDED
The diff for this file is too large to render. See raw diff
 
human_enhancers_cohn/split/train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c23d3b7544c2bda462c3d6d7b1b2bc592aad0c435067a4d1a736345642a58267
3
+ size 11182712
human_enhancers_ensembl/split/dev.csv ADDED
The diff for this file is too large to render. See raw diff
 
human_enhancers_ensembl/split/test.csv ADDED
The diff for this file is too large to render. See raw diff
 
human_enhancers_ensembl/split/train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2f4b2ad16deb81bc05d73bae70cb327949a061f0a4335c80e058036b1ec0392
3
+ size 33625546
human_ensembl_regulatory/split/dev.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:521316a95e0c25380b0a7b23a0d208cc688e09f7c897264a7b5d2aa4b3d959d3
3
+ size 12489919
human_ensembl_regulatory/split/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cdf2a159959b380a9a10bde699804f214fbb1b8542f0c276eafe5c03ecdea6b
3
+ size 12548229
human_ensembl_regulatory/split/train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18fe0f6e523ca2274696e6d36293e87f9e14a48cbdd4f33d42b63ac4caa7c9e7
3
+ size 100101476
human_nontata_promoters/split/dev.csv ADDED
The diff for this file is too large to render. See raw diff
 
human_nontata_promoters/split/test.csv ADDED
The diff for this file is too large to render. See raw diff
 
human_nontata_promoters/split/train.csv ADDED
The diff for this file is too large to render. See raw diff
 
human_ocr_ensembl/split/dev.csv ADDED
The diff for this file is too large to render. See raw diff
 
human_ocr_ensembl/split/test.csv ADDED
The diff for this file is too large to render. See raw diff
 
human_ocr_ensembl/split/train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c313cf8704f07568755f17e7cd85b909c3af3b18a8047de82e3fb623a1b9d5cb
3
+ size 46023253
wandb/debug-internal.log ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {"time":"2026-03-05T08:01:52.530712755Z","level":"INFO","msg":"stream: starting","core version":"0.25.0"}
2
+ {"time":"2026-03-05T08:01:52.874673716Z","level":"INFO","msg":"stream: created new stream","id":"rg61703v"}
3
+ {"time":"2026-03-05T08:01:52.874791666Z","level":"INFO","msg":"handler: started","stream_id":"rg61703v"}
4
+ {"time":"2026-03-05T08:01:52.874924036Z","level":"INFO","msg":"stream: started","id":"rg61703v"}
5
+ {"time":"2026-03-05T08:01:52.874933836Z","level":"INFO","msg":"writer: started","stream_id":"rg61703v"}
6
+ {"time":"2026-03-05T08:01:52.874941716Z","level":"INFO","msg":"sender: started","stream_id":"rg61703v"}
wandb/debug.log ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2026-03-05 08:01:52,245 INFO MainThread:3958978 [wandb_setup.py:_flush():81] Current SDK version is 0.25.0
2
+ 2026-03-05 08:01:52,245 INFO MainThread:3958978 [wandb_setup.py:_flush():81] Configure stats pid to 3958978
3
+ 2026-03-05 08:01:52,245 INFO MainThread:3958978 [wandb_setup.py:_flush():81] Loading settings from environment variables
4
+ 2026-03-05 08:01:52,245 INFO MainThread:3958978 [wandb_init.py:setup_run_log_directory():717] Logging user logs to /data/n5huang/dna_token/Finetune-GenomicBenchmarks/ft_data/wandb/run-20260305_080152-rg61703v/logs/debug.log
5
+ 2026-03-05 08:01:52,245 INFO MainThread:3958978 [wandb_init.py:setup_run_log_directory():718] Logging internal logs to /data/n5huang/dna_token/Finetune-GenomicBenchmarks/ft_data/wandb/run-20260305_080152-rg61703v/logs/debug-internal.log
6
+ 2026-03-05 08:01:52,245 INFO MainThread:3958978 [wandb_init.py:init():844] calling init triggers
7
+ 2026-03-05 08:01:52,245 INFO MainThread:3958978 [wandb_init.py:init():849] wandb.init called with sweep_config: {}
8
+ config: {'_wandb': {}}
9
+ 2026-03-05 08:01:52,245 INFO MainThread:3958978 [wandb_init.py:init():892] starting backend
10
+ 2026-03-05 08:01:52,518 INFO MainThread:3958978 [wandb_init.py:init():895] sending inform_init request
11
+ 2026-03-05 08:01:52,526 INFO MainThread:3958978 [wandb_init.py:init():903] backend started and connected
12
+ 2026-03-05 08:01:52,528 INFO MainThread:3958978 [wandb_init.py:init():973] updated telemetry
13
+ 2026-03-05 08:01:52,535 INFO MainThread:3958978 [wandb_init.py:init():997] communicating run to backend with 90.0 second timeout
14
+ 2026-03-05 08:01:54,342 INFO MainThread:3958978 [wandb_init.py:init():1042] starting run threads in backend
15
+ 2026-03-05 08:01:54,439 INFO MainThread:3958978 [wandb_run.py:_console_start():2524] atexit reg
16
+ 2026-03-05 08:01:54,440 INFO MainThread:3958978 [wandb_run.py:_redirect():2373] redirect: wrap_raw
17
+ 2026-03-05 08:01:54,440 INFO MainThread:3958978 [wandb_run.py:_redirect():2442] Wrapping output streams.
18
+ 2026-03-05 08:01:54,440 INFO MainThread:3958978 [wandb_run.py:_redirect():2465] Redirects installed.
19
+ 2026-03-05 08:01:54,446 INFO MainThread:3958978 [wandb_init.py:init():1082] run started, returning control to user process
wandb/run-20260305_040122-aq8j72f1/files/config.yaml ADDED
@@ -0,0 +1,141 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ _wandb:
2
+ value:
3
+ cli_version: 0.25.0
4
+ e:
5
+ f0ugcbwht0bzsznis5d33rdup7dudruj:
6
+ args:
7
+ - --model_name_or_path
8
+ - /home/n5huang/dna_token/pretrain/models/model_cpu_test_1/checkpoint-100000
9
+ - --tokenizer_path
10
+ - /home/n5huang/dna_token/tokenizer_evaluation/baseline_bpe/tokenizer.json
11
+ - --trust_remote_code
12
+ - "True"
13
+ - --data_path
14
+ - /home/n5huang/dna_token/mario/Finetune-NucleotideTransformerBenchmarks/NT-benchmarks/nucleotide_transformer_downstream_tasks_revised/enhancers/split
15
+ - --kmer
16
+ - "-1"
17
+ - --run_name
18
+ - hg38_BPE_base__baseline_bpe_tokenizer_3e-5_enhancers_seed42
19
+ - --model_max_length
20
+ - "100"
21
+ - --per_device_train_batch_size
22
+ - "128"
23
+ - --per_device_eval_batch_size
24
+ - "128"
25
+ - --gradient_accumulation_steps
26
+ - "1"
27
+ - --learning_rate
28
+ - "3e-5"
29
+ - --num_train_epochs
30
+ - "4"
31
+ - --fp16
32
+ - --save_steps
33
+ - "200"
34
+ - --output_dir
35
+ - /home/n5huang/dna_token/mario/Finetune-NucleotideTransformerBenchmarks/full_output_multi_tune_hg38_1024/base__baseline_bpe_tokenizer/enhancers
36
+ - --evaluation_strategy
37
+ - steps
38
+ - --eval_steps
39
+ - "200"
40
+ - --warmup_steps
41
+ - "30"
42
+ - --logging_steps
43
+ - "100000"
44
+ - --log_level
45
+ - info
46
+ - --seed
47
+ - "42"
48
+ - --find_unused_parameters
49
+ - "False"
50
+ - --project_name
51
+ - genomic_bench_tune_hg38_1024
52
+ cpu_count: 128
53
+ cpu_count_logical: 255
54
+ cudaVersion: "12.2"
55
+ disk:
56
+ /:
57
+ total: "1876350566400"
58
+ used: "546900058112"
59
+ email: mtapiapacheco@ucsd.edu
60
+ executable: /home/n5huang/miniconda3/envs/nt_ft/bin/python
61
+ git:
62
+ commit: 5dc8fdf47bc12e22d02cfdaea49a6cbeb2fdf4d6
63
+ remote: https://huggingface.co/JessieZhou25/Finetune-GenomicBenchmarks
64
+ gpu: NVIDIA A100 80GB PCIe
65
+ gpu_count: 8
66
+ gpu_nvidia:
67
+ - architecture: Ampere
68
+ cudaCores: 6912
69
+ memoryTotal: "85899345920"
70
+ name: NVIDIA A100 80GB PCIe
71
+ uuid: GPU-dc4eaee8-f907-9592-417e-e0dbe37f86a3
72
+ - architecture: Ampere
73
+ cudaCores: 6912
74
+ memoryTotal: "85899345920"
75
+ name: NVIDIA A100 80GB PCIe
76
+ uuid: GPU-054a4d72-8520-5e4a-5cd3-7519a0966809
77
+ - architecture: Ampere
78
+ cudaCores: 6912
79
+ memoryTotal: "85899345920"
80
+ name: NVIDIA A100 80GB PCIe
81
+ uuid: GPU-8d529af8-bcca-cbbc-fa00-78bf605d4eab
82
+ - architecture: Ampere
83
+ cudaCores: 6912
84
+ memoryTotal: "85899345920"
85
+ name: NVIDIA A100 80GB PCIe
86
+ uuid: GPU-a18369da-b15a-c8af-72f1-7f6272e479af
87
+ - architecture: Ampere
88
+ cudaCores: 6912
89
+ memoryTotal: "85899345920"
90
+ name: NVIDIA A100 80GB PCIe
91
+ uuid: GPU-fb2ffc63-6c8a-5e90-0466-bd865bdd8b10
92
+ - architecture: Ampere
93
+ cudaCores: 6912
94
+ memoryTotal: "85899345920"
95
+ name: NVIDIA A100 80GB PCIe
96
+ uuid: GPU-b8dce99b-6337-0212-03f4-56e6e689fa2e
97
+ - architecture: Ampere
98
+ cudaCores: 6912
99
+ memoryTotal: "85899345920"
100
+ name: NVIDIA A100 80GB PCIe
101
+ uuid: GPU-d097eb04-aaca-ea9a-2730-e29dca4737a0
102
+ - architecture: Ampere
103
+ cudaCores: 6912
104
+ memoryTotal: "85899345920"
105
+ name: NVIDIA A100 80GB PCIe
106
+ uuid: GPU-889b7e9a-34bf-f9b3-1168-16a2b3798044
107
+ host: sn4622116170
108
+ memory:
109
+ total: "4316310355968"
110
+ os: Linux-5.15.0-72-generic-x86_64-with-glibc2.35
111
+ program: /home/n5huang/dna_token/mario/Finetune-NucleotideTransformerBenchmarks/train.py
112
+ python: CPython 3.10.19
113
+ root: /data/n5huang/dna_token/Finetune-GenomicBenchmarks/ft_data
114
+ startedAt: "2026-03-05T04:01:22.935924Z"
115
+ writerId: f0ugcbwht0bzsznis5d33rdup7dudruj
116
+ m: []
117
+ python_version: 3.10.19
118
+ t:
119
+ "1":
120
+ - 1
121
+ - 5
122
+ - 11
123
+ - 41
124
+ - 49
125
+ - 51
126
+ - 53
127
+ - 71
128
+ "2":
129
+ - 1
130
+ - 5
131
+ - 11
132
+ - 41
133
+ - 49
134
+ - 51
135
+ - 53
136
+ - 71
137
+ "4": 3.10.19
138
+ "5": 0.25.0
139
+ "6": 5.3.0
140
+ "12": 0.25.0
141
+ "13": linux-x86_64
wandb/run-20260305_040122-aq8j72f1/files/output.log ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ WARNING:root:Perform single sequence classification...
2
+ WARNING:root:Perform single sequence classification...
3
+ WARNING:root:Perform single sequence classification...
4
+ Traceback (most recent call last):
5
+ File "/home/n5huang/dna_token/mario/Finetune-NucleotideTransformerBenchmarks/train.py", line 455, in <module>
6
+ train()
7
+ File "/home/n5huang/dna_token/mario/Finetune-NucleotideTransformerBenchmarks/train.py", line 406, in train
8
+ model = transformers.AutoModelForSequenceClassification.from_pretrained(
9
+ File "/home/n5huang/miniconda3/envs/nt_ft/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 374, in from_pretrained
10
+ return model_class.from_pretrained(
11
+ File "/home/n5huang/miniconda3/envs/nt_ft/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4137, in from_pretrained
12
+ loading_info, disk_offload_index = cls._load_pretrained_model(model, state_dict, checkpoint_files, load_config)
13
+ File "/home/n5huang/miniconda3/envs/nt_ft/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4252, in _load_pretrained_model
14
+ merged_state_dict.update(load_state_dict(ckpt_file))
15
+ File "/home/n5huang/miniconda3/envs/nt_ft/lib/python3.10/site-packages/transformers/modeling_utils.py", line 319, in load_state_dict
16
+ check_torch_load_is_safe()
17
+ File "/home/n5huang/miniconda3/envs/nt_ft/lib/python3.10/site-packages/transformers/utils/import_utils.py", line 1270, in check_torch_load_is_safe
18
+ raise ValueError(
19
+ ValueError: Due to a serious vulnerability issue in `torch.load`, even with `weights_only=True`, we now require users to upgrade torch to at least v2.6 in order to use the function. This version restriction does not apply when loading files with safetensors.
20
+ See the vulnerability report here https://nvd.nist.gov/vuln/detail/CVE-2025-32434
21
+ Traceback (most recent call last):
22
+ File "/home/n5huang/dna_token/mario/Finetune-NucleotideTransformerBenchmarks/train.py", line 455, in <module>
23
+ train()
24
+ File "/home/n5huang/dna_token/mario/Finetune-NucleotideTransformerBenchmarks/train.py", line 406, in train
25
+ model = transformers.AutoModelForSequenceClassification.from_pretrained(
26
+ File "/home/n5huang/miniconda3/envs/nt_ft/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 374, in from_pretrained
27
+ return model_class.from_pretrained(
28
+ File "/home/n5huang/miniconda3/envs/nt_ft/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4137, in from_pretrained
29
+ loading_info, disk_offload_index = cls._load_pretrained_model(model, state_dict, checkpoint_files, load_config)
30
+ File "/home/n5huang/miniconda3/envs/nt_ft/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4252, in _load_pretrained_model
31
+ merged_state_dict.update(load_state_dict(ckpt_file))
32
+ File "/home/n5huang/miniconda3/envs/nt_ft/lib/python3.10/site-packages/transformers/modeling_utils.py", line 319, in load_state_dict
33
+ check_torch_load_is_safe()
34
+ File "/home/n5huang/miniconda3/envs/nt_ft/lib/python3.10/site-packages/transformers/utils/import_utils.py", line 1270, in check_torch_load_is_safe
35
+ raise ValueError(
36
+ ValueError: Due to a serious vulnerability issue in `torch.load`, even with `weights_only=True`, we now require users to upgrade torch to at least v2.6 in order to use the function. This version restriction does not apply when loading files with safetensors.
37
+ See the vulnerability report here https://nvd.nist.gov/vuln/detail/CVE-2025-32434
wandb/run-20260305_040122-aq8j72f1/files/requirements.txt ADDED
@@ -0,0 +1,90 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ hf-xet==1.3.2
2
+ mpmath==1.3.0
3
+ httpx==0.28.1
4
+ markdown-it-py==4.0.0
5
+ attrs==25.4.0
6
+ pydantic_core==2.41.5
7
+ cffi==2.0.0
8
+ wheel==0.46.3
9
+ tzdata==2025.3
10
+ mdurl==0.1.2
11
+ dill==0.4.0
12
+ GitPython==3.1.46
13
+ idna==3.11
14
+ pycparser==2.23
15
+ triton==3.1.0
16
+ numpy==2.0.1
17
+ numpy==2.2.6
18
+ python-dateutil==2.9.0.post0
19
+ gitdb==4.0.12
20
+ rich==14.3.3
21
+ PyYAML==6.0.3
22
+ pytz==2026.1.post1
23
+ packaging==25.0
24
+ transformers==5.3.0
25
+ networkx==3.4.2
26
+ platformdirs==4.9.2
27
+ ittapi==1.2.1
28
+ yarl==1.23.0
29
+ aiohttp==3.13.3
30
+ typer==0.24.1
31
+ mkl_fft==1.3.11
32
+ psutil==7.2.2
33
+ scipy==1.15.3
34
+ httpcore==1.0.9
35
+ Jinja2==3.1.6
36
+ pip==26.0.1
37
+ six==1.17.0
38
+ frozenlist==1.8.0
39
+ filelock==3.20.3
40
+ annotated-doc==0.0.4
41
+ multiprocess==0.70.18
42
+ threadpoolctl==3.6.0
43
+ typing_extensions==4.15.0
44
+ pydantic==2.12.5
45
+ async-timeout==5.0.1
46
+ Pygments==2.19.2
47
+ mkl_random==1.2.8
48
+ certifi==2026.2.25
49
+ exceptiongroup==1.3.1
50
+ charset-normalizer==3.4.4
51
+ wandb==0.25.0
52
+ PySocks==1.7.1
53
+ pandas==2.3.3
54
+ smmap==5.0.2
55
+ pyarrow==23.0.1
56
+ safetensors==0.7.0
57
+ tokenizers==0.22.2
58
+ requests==2.32.5
59
+ fsspec==2026.2.0
60
+ aiosignal==1.4.0
61
+ multidict==6.7.1
62
+ typing-inspection==0.4.2
63
+ accelerate==1.13.0
64
+ torch==2.5.1
65
+ brotlicffi==1.2.0.0
66
+ gmpy2==2.2.2
67
+ datasets==4.6.1
68
+ anyio==4.12.1
69
+ annotated-types==0.7.0
70
+ tqdm==4.67.3
71
+ mkl-service==2.4.0
72
+ sentry-sdk==2.54.0
73
+ torchvision==0.20.1
74
+ shellingham==1.5.4
75
+ torchaudio==2.5.1
76
+ sympy==1.13.1
77
+ h11==0.16.0
78
+ pillow==12.1.1
79
+ protobuf==6.33.5
80
+ click==8.3.1
81
+ MarkupSafe==3.0.2
82
+ urllib3==2.6.3
83
+ propcache==0.4.1
84
+ regex==2026.2.28
85
+ xxhash==3.6.0
86
+ setuptools==80.10.2
87
+ scikit-learn==1.7.2
88
+ huggingface_hub==1.5.0
89
+ joblib==1.5.3
90
+ aiohappyeyeballs==2.6.1
wandb/run-20260305_040122-aq8j72f1/files/wandb-metadata.json ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "os": "Linux-5.15.0-72-generic-x86_64-with-glibc2.35",
3
+ "python": "CPython 3.10.19",
4
+ "startedAt": "2026-03-05T04:01:22.935924Z",
5
+ "args": [
6
+ "--model_name_or_path",
7
+ "/home/n5huang/dna_token/pretrain/models/model_cpu_test_1/checkpoint-100000",
8
+ "--tokenizer_path",
9
+ "/home/n5huang/dna_token/tokenizer_evaluation/baseline_bpe/tokenizer.json",
10
+ "--trust_remote_code",
11
+ "True",
12
+ "--data_path",
13
+ "/home/n5huang/dna_token/mario/Finetune-NucleotideTransformerBenchmarks/NT-benchmarks/nucleotide_transformer_downstream_tasks_revised/enhancers/split",
14
+ "--kmer",
15
+ "-1",
16
+ "--run_name",
17
+ "hg38_BPE_base__baseline_bpe_tokenizer_3e-5_enhancers_seed42",
18
+ "--model_max_length",
19
+ "100",
20
+ "--per_device_train_batch_size",
21
+ "128",
22
+ "--per_device_eval_batch_size",
23
+ "128",
24
+ "--gradient_accumulation_steps",
25
+ "1",
26
+ "--learning_rate",
27
+ "3e-5",
28
+ "--num_train_epochs",
29
+ "4",
30
+ "--fp16",
31
+ "--save_steps",
32
+ "200",
33
+ "--output_dir",
34
+ "/home/n5huang/dna_token/mario/Finetune-NucleotideTransformerBenchmarks/full_output_multi_tune_hg38_1024/base__baseline_bpe_tokenizer/enhancers",
35
+ "--evaluation_strategy",
36
+ "steps",
37
+ "--eval_steps",
38
+ "200",
39
+ "--warmup_steps",
40
+ "30",
41
+ "--logging_steps",
42
+ "100000",
43
+ "--log_level",
44
+ "info",
45
+ "--seed",
46
+ "42",
47
+ "--find_unused_parameters",
48
+ "False",
49
+ "--project_name",
50
+ "genomic_bench_tune_hg38_1024"
51
+ ],
52
+ "program": "/home/n5huang/dna_token/mario/Finetune-NucleotideTransformerBenchmarks/train.py",
53
+ "git": {
54
+ "remote": "https://huggingface.co/JessieZhou25/Finetune-GenomicBenchmarks",
55
+ "commit": "5dc8fdf47bc12e22d02cfdaea49a6cbeb2fdf4d6"
56
+ },
57
+ "email": "mtapiapacheco@ucsd.edu",
58
+ "root": "/data/n5huang/dna_token/Finetune-GenomicBenchmarks/ft_data",
59
+ "host": "sn4622116170",
60
+ "executable": "/home/n5huang/miniconda3/envs/nt_ft/bin/python",
61
+ "cpu_count": 128,
62
+ "cpu_count_logical": 255,
63
+ "gpu": "NVIDIA A100 80GB PCIe",
64
+ "gpu_count": 8,
65
+ "disk": {
66
+ "/": {
67
+ "total": "1876350566400",
68
+ "used": "546900058112"
69
+ }
70
+ },
71
+ "memory": {
72
+ "total": "4316310355968"
73
+ },
74
+ "gpu_nvidia": [
75
+ {
76
+ "name": "NVIDIA A100 80GB PCIe",
77
+ "memoryTotal": "85899345920",
78
+ "cudaCores": 6912,
79
+ "architecture": "Ampere",
80
+ "uuid": "GPU-dc4eaee8-f907-9592-417e-e0dbe37f86a3"
81
+ },
82
+ {
83
+ "name": "NVIDIA A100 80GB PCIe",
84
+ "memoryTotal": "85899345920",
85
+ "cudaCores": 6912,
86
+ "architecture": "Ampere",
87
+ "uuid": "GPU-054a4d72-8520-5e4a-5cd3-7519a0966809"
88
+ },
89
+ {
90
+ "name": "NVIDIA A100 80GB PCIe",
91
+ "memoryTotal": "85899345920",
92
+ "cudaCores": 6912,
93
+ "architecture": "Ampere",
94
+ "uuid": "GPU-8d529af8-bcca-cbbc-fa00-78bf605d4eab"
95
+ },
96
+ {
97
+ "name": "NVIDIA A100 80GB PCIe",
98
+ "memoryTotal": "85899345920",
99
+ "cudaCores": 6912,
100
+ "architecture": "Ampere",
101
+ "uuid": "GPU-a18369da-b15a-c8af-72f1-7f6272e479af"
102
+ },
103
+ {
104
+ "name": "NVIDIA A100 80GB PCIe",
105
+ "memoryTotal": "85899345920",
106
+ "cudaCores": 6912,
107
+ "architecture": "Ampere",
108
+ "uuid": "GPU-fb2ffc63-6c8a-5e90-0466-bd865bdd8b10"
109
+ },
110
+ {
111
+ "name": "NVIDIA A100 80GB PCIe",
112
+ "memoryTotal": "85899345920",
113
+ "cudaCores": 6912,
114
+ "architecture": "Ampere",
115
+ "uuid": "GPU-b8dce99b-6337-0212-03f4-56e6e689fa2e"
116
+ },
117
+ {
118
+ "name": "NVIDIA A100 80GB PCIe",
119
+ "memoryTotal": "85899345920",
120
+ "cudaCores": 6912,
121
+ "architecture": "Ampere",
122
+ "uuid": "GPU-d097eb04-aaca-ea9a-2730-e29dca4737a0"
123
+ },
124
+ {
125
+ "name": "NVIDIA A100 80GB PCIe",
126
+ "memoryTotal": "85899345920",
127
+ "cudaCores": 6912,
128
+ "architecture": "Ampere",
129
+ "uuid": "GPU-889b7e9a-34bf-f9b3-1168-16a2b3798044"
130
+ }
131
+ ],
132
+ "cudaVersion": "12.2",
133
+ "writerId": "f0ugcbwht0bzsznis5d33rdup7dudruj"
134
+ }
wandb/run-20260305_040122-aq8j72f1/files/wandb-summary.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"_wandb":{"runtime":4},"_runtime":4}
wandb/run-20260305_040122-aq8j72f1/logs/debug-core.log ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"time":"2026-03-05T04:01:22.988073404Z","level":"INFO","msg":"main: starting server","port-filename":"/tmp/tmpl7xhmno5/port-829742.txt","pid":829742,"log-level":0,"disable-analytics":false,"shutdown-on-parent-exit":false,"enable-dcgm-profiling":false}
2
+ {"time":"2026-03-05T04:01:22.988972073Z","level":"INFO","msg":"server: will exit if parent process dies","ppid":829742}
3
+ {"time":"2026-03-05T04:01:22.988944303Z","level":"INFO","msg":"server: accepting connections","addr":{"Name":"/tmp/wandb-829742-834959-3745343916/socket","Net":"unix"}}
4
+ {"time":"2026-03-05T04:01:23.162413037Z","level":"INFO","msg":"connection: ManageConnectionData: new connection created","id":"1(@)"}
5
+ {"time":"2026-03-05T04:01:23.170841351Z","level":"INFO","msg":"handleInformInit: received","streamId":"aq8j72f1","id":"1(@)"}
6
+ {"time":"2026-03-05T04:01:23.508426463Z","level":"INFO","msg":"handleInformInit: stream started","streamId":"aq8j72f1","id":"1(@)"}
7
+ {"time":"2026-03-05T04:01:28.255645799Z","level":"INFO","msg":"handleInformTeardown: server teardown initiated","id":"1(@)"}
8
+ {"time":"2026-03-05T04:01:28.255921908Z","level":"INFO","msg":"server is shutting down"}
9
+ {"time":"2026-03-05T04:01:28.255921138Z","level":"INFO","msg":"connection: closing","id":"1(@)"}
10
+ {"time":"2026-03-05T04:01:28.256076588Z","level":"INFO","msg":"server: listener closed","addr":{"Name":"/tmp/wandb-829742-834959-3745343916/socket","Net":"unix"}}
11
+ {"time":"2026-03-05T04:01:28.256116448Z","level":"INFO","msg":"connection: closed successfully","id":"1(@)"}
12
+ {"time":"2026-03-05T04:01:28.899587734Z","level":"INFO","msg":"handleInformTeardown: server shutdown complete","id":"1(@)"}
13
+ {"time":"2026-03-05T04:01:28.899628344Z","level":"INFO","msg":"connection: ManageConnectionData: connection closed","id":"1(@)"}
14
+ {"time":"2026-03-05T04:01:28.899643424Z","level":"INFO","msg":"server is closed"}
wandb/run-20260305_040122-aq8j72f1/logs/debug-internal.log ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"time":"2026-03-05T04:01:23.17099682Z","level":"INFO","msg":"stream: starting","core version":"0.25.0"}
2
+ {"time":"2026-03-05T04:01:23.508165593Z","level":"INFO","msg":"stream: created new stream","id":"aq8j72f1"}
3
+ {"time":"2026-03-05T04:01:23.508281043Z","level":"INFO","msg":"handler: started","stream_id":"aq8j72f1"}
4
+ {"time":"2026-03-05T04:01:23.508409073Z","level":"INFO","msg":"stream: started","id":"aq8j72f1"}
5
+ {"time":"2026-03-05T04:01:23.508438633Z","level":"INFO","msg":"sender: started","stream_id":"aq8j72f1"}
6
+ {"time":"2026-03-05T04:01:23.508435253Z","level":"INFO","msg":"writer: started","stream_id":"aq8j72f1"}
7
+ {"time":"2026-03-05T04:01:28.255910928Z","level":"INFO","msg":"stream: closing","id":"aq8j72f1"}
8
+ {"time":"2026-03-05T04:01:28.748741506Z","level":"INFO","msg":"fileTransfer: Close: file transfer manager closed"}
9
+ {"time":"2026-03-05T04:01:28.895497467Z","level":"INFO","msg":"handler: closed","stream_id":"aq8j72f1"}
10
+ {"time":"2026-03-05T04:01:28.895665537Z","level":"INFO","msg":"sender: closed","stream_id":"aq8j72f1"}
11
+ {"time":"2026-03-05T04:01:28.895680377Z","level":"INFO","msg":"stream: closed","id":"aq8j72f1"}
wandb/run-20260305_040122-aq8j72f1/logs/debug.log ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2026-03-05 04:01:22,938 INFO MainThread:829742 [wandb_setup.py:_flush():81] Current SDK version is 0.25.0
2
+ 2026-03-05 04:01:22,938 INFO MainThread:829742 [wandb_setup.py:_flush():81] Configure stats pid to 829742
3
+ 2026-03-05 04:01:22,938 INFO MainThread:829742 [wandb_setup.py:_flush():81] Loading settings from environment variables
4
+ 2026-03-05 04:01:22,939 INFO MainThread:829742 [wandb_init.py:setup_run_log_directory():717] Logging user logs to /data/n5huang/dna_token/Finetune-GenomicBenchmarks/ft_data/wandb/run-20260305_040122-aq8j72f1/logs/debug.log
5
+ 2026-03-05 04:01:22,939 INFO MainThread:829742 [wandb_init.py:setup_run_log_directory():718] Logging internal logs to /data/n5huang/dna_token/Finetune-GenomicBenchmarks/ft_data/wandb/run-20260305_040122-aq8j72f1/logs/debug-internal.log
6
+ 2026-03-05 04:01:22,939 INFO MainThread:829742 [wandb_init.py:init():844] calling init triggers
7
+ 2026-03-05 04:01:22,939 INFO MainThread:829742 [wandb_init.py:init():849] wandb.init called with sweep_config: {}
8
+ config: {'_wandb': {}}
9
+ 2026-03-05 04:01:22,939 INFO MainThread:829742 [wandb_init.py:init():892] starting backend
10
+ 2026-03-05 04:01:23,163 INFO MainThread:829742 [wandb_init.py:init():895] sending inform_init request
11
+ 2026-03-05 04:01:23,169 INFO MainThread:829742 [wandb_init.py:init():903] backend started and connected
12
+ 2026-03-05 04:01:23,172 INFO MainThread:829742 [wandb_init.py:init():973] updated telemetry
13
+ 2026-03-05 04:01:23,179 INFO MainThread:829742 [wandb_init.py:init():997] communicating run to backend with 90.0 second timeout
14
+ 2026-03-05 04:01:24,005 INFO MainThread:829742 [wandb_init.py:init():1042] starting run threads in backend
15
+ 2026-03-05 04:01:24,141 INFO MainThread:829742 [wandb_run.py:_console_start():2524] atexit reg
16
+ 2026-03-05 04:01:24,141 INFO MainThread:829742 [wandb_run.py:_redirect():2373] redirect: wrap_raw
17
+ 2026-03-05 04:01:24,141 INFO MainThread:829742 [wandb_run.py:_redirect():2442] Wrapping output streams.
18
+ 2026-03-05 04:01:24,142 INFO MainThread:829742 [wandb_run.py:_redirect():2465] Redirects installed.
19
+ 2026-03-05 04:01:24,148 INFO MainThread:829742 [wandb_init.py:init():1082] run started, returning control to user process
20
+ 2026-03-05 04:01:28,247 INFO wandb-AsyncioManager-main:829742 [service_client.py:_forward_responses():134] Reached EOF.
21
+ 2026-03-05 04:01:28,247 INFO wandb-AsyncioManager-main:829742 [mailbox.py:close():155] Closing mailbox, abandoning 1 handles.
wandb/run-20260305_040122-aq8j72f1/run-aq8j72f1.wandb ADDED
Binary file (7.47 kB). View file
 
wandb/run-20260305_040136-qpc17ycl/files/config.yaml ADDED
@@ -0,0 +1,141 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ _wandb:
2
+ value:
3
+ cli_version: 0.25.0
4
+ e:
5
+ t1x05ahrojkswcdknlxxvq1epngyd9kc:
6
+ args:
7
+ - --model_name_or_path
8
+ - /home/n5huang/dna_token/pretrain/models/model_cpu_test_1/checkpoint-100000
9
+ - --tokenizer_path
10
+ - /home/n5huang/dna_token/tokenizer_evaluation/baseline_bpe/tokenizer.json
11
+ - --trust_remote_code
12
+ - "True"
13
+ - --data_path
14
+ - /home/n5huang/dna_token/mario/Finetune-NucleotideTransformerBenchmarks/NT-benchmarks/nucleotide_transformer_downstream_tasks_revised/enhancers_types/split
15
+ - --kmer
16
+ - "-1"
17
+ - --run_name
18
+ - hg38_BPE_base__baseline_bpe_tokenizer_3e-5_enhancers_types_seed42
19
+ - --model_max_length
20
+ - "100"
21
+ - --per_device_train_batch_size
22
+ - "128"
23
+ - --per_device_eval_batch_size
24
+ - "128"
25
+ - --gradient_accumulation_steps
26
+ - "1"
27
+ - --learning_rate
28
+ - "3e-5"
29
+ - --num_train_epochs
30
+ - "4"
31
+ - --fp16
32
+ - --save_steps
33
+ - "200"
34
+ - --output_dir
35
+ - /home/n5huang/dna_token/mario/Finetune-NucleotideTransformerBenchmarks/full_output_multi_tune_hg38_1024/base__baseline_bpe_tokenizer/enhancers_types
36
+ - --evaluation_strategy
37
+ - steps
38
+ - --eval_steps
39
+ - "200"
40
+ - --warmup_steps
41
+ - "30"
42
+ - --logging_steps
43
+ - "100000"
44
+ - --log_level
45
+ - info
46
+ - --seed
47
+ - "42"
48
+ - --find_unused_parameters
49
+ - "False"
50
+ - --project_name
51
+ - genomic_bench_tune_hg38_1024
52
+ cpu_count: 128
53
+ cpu_count_logical: 255
54
+ cudaVersion: "12.2"
55
+ disk:
56
+ /:
57
+ total: "1876350566400"
58
+ used: "546902056960"
59
+ email: mtapiapacheco@ucsd.edu
60
+ executable: /home/n5huang/miniconda3/envs/nt_ft/bin/python
61
+ git:
62
+ commit: 5dc8fdf47bc12e22d02cfdaea49a6cbeb2fdf4d6
63
+ remote: https://huggingface.co/JessieZhou25/Finetune-GenomicBenchmarks
64
+ gpu: NVIDIA A100 80GB PCIe
65
+ gpu_count: 8
66
+ gpu_nvidia:
67
+ - architecture: Ampere
68
+ cudaCores: 6912
69
+ memoryTotal: "85899345920"
70
+ name: NVIDIA A100 80GB PCIe
71
+ uuid: GPU-dc4eaee8-f907-9592-417e-e0dbe37f86a3
72
+ - architecture: Ampere
73
+ cudaCores: 6912
74
+ memoryTotal: "85899345920"
75
+ name: NVIDIA A100 80GB PCIe
76
+ uuid: GPU-054a4d72-8520-5e4a-5cd3-7519a0966809
77
+ - architecture: Ampere
78
+ cudaCores: 6912
79
+ memoryTotal: "85899345920"
80
+ name: NVIDIA A100 80GB PCIe
81
+ uuid: GPU-8d529af8-bcca-cbbc-fa00-78bf605d4eab
82
+ - architecture: Ampere
83
+ cudaCores: 6912
84
+ memoryTotal: "85899345920"
85
+ name: NVIDIA A100 80GB PCIe
86
+ uuid: GPU-a18369da-b15a-c8af-72f1-7f6272e479af
87
+ - architecture: Ampere
88
+ cudaCores: 6912
89
+ memoryTotal: "85899345920"
90
+ name: NVIDIA A100 80GB PCIe
91
+ uuid: GPU-fb2ffc63-6c8a-5e90-0466-bd865bdd8b10
92
+ - architecture: Ampere
93
+ cudaCores: 6912
94
+ memoryTotal: "85899345920"
95
+ name: NVIDIA A100 80GB PCIe
96
+ uuid: GPU-b8dce99b-6337-0212-03f4-56e6e689fa2e
97
+ - architecture: Ampere
98
+ cudaCores: 6912
99
+ memoryTotal: "85899345920"
100
+ name: NVIDIA A100 80GB PCIe
101
+ uuid: GPU-d097eb04-aaca-ea9a-2730-e29dca4737a0
102
+ - architecture: Ampere
103
+ cudaCores: 6912
104
+ memoryTotal: "85899345920"
105
+ name: NVIDIA A100 80GB PCIe
106
+ uuid: GPU-889b7e9a-34bf-f9b3-1168-16a2b3798044
107
+ host: sn4622116170
108
+ memory:
109
+ total: "4316310355968"
110
+ os: Linux-5.15.0-72-generic-x86_64-with-glibc2.35
111
+ program: /home/n5huang/dna_token/mario/Finetune-NucleotideTransformerBenchmarks/train.py
112
+ python: CPython 3.10.19
113
+ root: /data/n5huang/dna_token/Finetune-GenomicBenchmarks/ft_data
114
+ startedAt: "2026-03-05T04:01:36.144515Z"
115
+ writerId: t1x05ahrojkswcdknlxxvq1epngyd9kc
116
+ m: []
117
+ python_version: 3.10.19
118
+ t:
119
+ "1":
120
+ - 1
121
+ - 5
122
+ - 11
123
+ - 41
124
+ - 49
125
+ - 51
126
+ - 53
127
+ - 71
128
+ "2":
129
+ - 1
130
+ - 5
131
+ - 11
132
+ - 41
133
+ - 49
134
+ - 51
135
+ - 53
136
+ - 71
137
+ "4": 3.10.19
138
+ "5": 0.25.0
139
+ "6": 5.3.0
140
+ "12": 0.25.0
141
+ "13": linux-x86_64
wandb/run-20260305_040136-qpc17ycl/files/output.log ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ WARNING:root:Perform single sequence classification...
2
+ WARNING:root:Perform single sequence classification...
3
+ WARNING:root:Perform single sequence classification...
4
+ Traceback (most recent call last):
5
+ File "/home/n5huang/dna_token/mario/Finetune-NucleotideTransformerBenchmarks/train.py", line 455, in <module>
6
+ train()
7
+ File "/home/n5huang/dna_token/mario/Finetune-NucleotideTransformerBenchmarks/train.py", line 406, in train
8
+ model = transformers.AutoModelForSequenceClassification.from_pretrained(
9
+ File "/home/n5huang/miniconda3/envs/nt_ft/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 374, in from_pretrained
10
+ return model_class.from_pretrained(
11
+ File "/home/n5huang/miniconda3/envs/nt_ft/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4137, in from_pretrained
12
+ loading_info, disk_offload_index = cls._load_pretrained_model(model, state_dict, checkpoint_files, load_config)
13
+ File "/home/n5huang/miniconda3/envs/nt_ft/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4252, in _load_pretrained_model
14
+ merged_state_dict.update(load_state_dict(ckpt_file))
15
+ File "/home/n5huang/miniconda3/envs/nt_ft/lib/python3.10/site-packages/transformers/modeling_utils.py", line 319, in load_state_dict
16
+ check_torch_load_is_safe()
17
+ File "/home/n5huang/miniconda3/envs/nt_ft/lib/python3.10/site-packages/transformers/utils/import_utils.py", line 1270, in check_torch_load_is_safe
18
+ raise ValueError(
19
+ ValueError: Due to a serious vulnerability issue in `torch.load`, even with `weights_only=True`, we now require users to upgrade torch to at least v2.6 in order to use the function. This version restriction does not apply when loading files with safetensors.
20
+ See the vulnerability report here https://nvd.nist.gov/vuln/detail/CVE-2025-32434
21
+ Traceback (most recent call last):
22
+ File "/home/n5huang/dna_token/mario/Finetune-NucleotideTransformerBenchmarks/train.py", line 455, in <module>
23
+ train()
24
+ File "/home/n5huang/dna_token/mario/Finetune-NucleotideTransformerBenchmarks/train.py", line 406, in train
25
+ model = transformers.AutoModelForSequenceClassification.from_pretrained(
26
+ File "/home/n5huang/miniconda3/envs/nt_ft/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 374, in from_pretrained
27
+ return model_class.from_pretrained(
28
+ File "/home/n5huang/miniconda3/envs/nt_ft/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4137, in from_pretrained
29
+ loading_info, disk_offload_index = cls._load_pretrained_model(model, state_dict, checkpoint_files, load_config)
30
+ File "/home/n5huang/miniconda3/envs/nt_ft/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4252, in _load_pretrained_model
31
+ merged_state_dict.update(load_state_dict(ckpt_file))
32
+ File "/home/n5huang/miniconda3/envs/nt_ft/lib/python3.10/site-packages/transformers/modeling_utils.py", line 319, in load_state_dict
33
+ check_torch_load_is_safe()
34
+ File "/home/n5huang/miniconda3/envs/nt_ft/lib/python3.10/site-packages/transformers/utils/import_utils.py", line 1270, in check_torch_load_is_safe
35
+ raise ValueError(
36
+ ValueError: Due to a serious vulnerability issue in `torch.load`, even with `weights_only=True`, we now require users to upgrade torch to at least v2.6 in order to use the function. This version restriction does not apply when loading files with safetensors.
37
+ See the vulnerability report here https://nvd.nist.gov/vuln/detail/CVE-2025-32434
wandb/run-20260305_040136-qpc17ycl/files/requirements.txt ADDED
@@ -0,0 +1,90 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ hf-xet==1.3.2
2
+ mpmath==1.3.0
3
+ httpx==0.28.1
4
+ markdown-it-py==4.0.0
5
+ attrs==25.4.0
6
+ pydantic_core==2.41.5
7
+ cffi==2.0.0
8
+ wheel==0.46.3
9
+ tzdata==2025.3
10
+ mdurl==0.1.2
11
+ dill==0.4.0
12
+ GitPython==3.1.46
13
+ idna==3.11
14
+ pycparser==2.23
15
+ triton==3.1.0
16
+ numpy==2.0.1
17
+ numpy==2.2.6
18
+ python-dateutil==2.9.0.post0
19
+ gitdb==4.0.12
20
+ rich==14.3.3
21
+ PyYAML==6.0.3
22
+ pytz==2026.1.post1
23
+ packaging==25.0
24
+ transformers==5.3.0
25
+ networkx==3.4.2
26
+ platformdirs==4.9.2
27
+ ittapi==1.2.1
28
+ yarl==1.23.0
29
+ aiohttp==3.13.3
30
+ typer==0.24.1
31
+ mkl_fft==1.3.11
32
+ psutil==7.2.2
33
+ scipy==1.15.3
34
+ httpcore==1.0.9
35
+ Jinja2==3.1.6
36
+ pip==26.0.1
37
+ six==1.17.0
38
+ frozenlist==1.8.0
39
+ filelock==3.20.3
40
+ annotated-doc==0.0.4
41
+ multiprocess==0.70.18
42
+ threadpoolctl==3.6.0
43
+ typing_extensions==4.15.0
44
+ pydantic==2.12.5
45
+ async-timeout==5.0.1
46
+ Pygments==2.19.2
47
+ mkl_random==1.2.8
48
+ certifi==2026.2.25
49
+ exceptiongroup==1.3.1
50
+ charset-normalizer==3.4.4
51
+ wandb==0.25.0
52
+ PySocks==1.7.1
53
+ pandas==2.3.3
54
+ smmap==5.0.2
55
+ pyarrow==23.0.1
56
+ safetensors==0.7.0
57
+ tokenizers==0.22.2
58
+ requests==2.32.5
59
+ fsspec==2026.2.0
60
+ aiosignal==1.4.0
61
+ multidict==6.7.1
62
+ typing-inspection==0.4.2
63
+ accelerate==1.13.0
64
+ torch==2.5.1
65
+ brotlicffi==1.2.0.0
66
+ gmpy2==2.2.2
67
+ datasets==4.6.1
68
+ anyio==4.12.1
69
+ annotated-types==0.7.0
70
+ tqdm==4.67.3
71
+ mkl-service==2.4.0
72
+ sentry-sdk==2.54.0
73
+ torchvision==0.20.1
74
+ shellingham==1.5.4
75
+ torchaudio==2.5.1
76
+ sympy==1.13.1
77
+ h11==0.16.0
78
+ pillow==12.1.1
79
+ protobuf==6.33.5
80
+ click==8.3.1
81
+ MarkupSafe==3.0.2
82
+ urllib3==2.6.3
83
+ propcache==0.4.1
84
+ regex==2026.2.28
85
+ xxhash==3.6.0
86
+ setuptools==80.10.2
87
+ scikit-learn==1.7.2
88
+ huggingface_hub==1.5.0
89
+ joblib==1.5.3
90
+ aiohappyeyeballs==2.6.1
wandb/run-20260305_040136-qpc17ycl/files/wandb-metadata.json ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "os": "Linux-5.15.0-72-generic-x86_64-with-glibc2.35",
3
+ "python": "CPython 3.10.19",
4
+ "startedAt": "2026-03-05T04:01:36.144515Z",
5
+ "args": [
6
+ "--model_name_or_path",
7
+ "/home/n5huang/dna_token/pretrain/models/model_cpu_test_1/checkpoint-100000",
8
+ "--tokenizer_path",
9
+ "/home/n5huang/dna_token/tokenizer_evaluation/baseline_bpe/tokenizer.json",
10
+ "--trust_remote_code",
11
+ "True",
12
+ "--data_path",
13
+ "/home/n5huang/dna_token/mario/Finetune-NucleotideTransformerBenchmarks/NT-benchmarks/nucleotide_transformer_downstream_tasks_revised/enhancers_types/split",
14
+ "--kmer",
15
+ "-1",
16
+ "--run_name",
17
+ "hg38_BPE_base__baseline_bpe_tokenizer_3e-5_enhancers_types_seed42",
18
+ "--model_max_length",
19
+ "100",
20
+ "--per_device_train_batch_size",
21
+ "128",
22
+ "--per_device_eval_batch_size",
23
+ "128",
24
+ "--gradient_accumulation_steps",
25
+ "1",
26
+ "--learning_rate",
27
+ "3e-5",
28
+ "--num_train_epochs",
29
+ "4",
30
+ "--fp16",
31
+ "--save_steps",
32
+ "200",
33
+ "--output_dir",
34
+ "/home/n5huang/dna_token/mario/Finetune-NucleotideTransformerBenchmarks/full_output_multi_tune_hg38_1024/base__baseline_bpe_tokenizer/enhancers_types",
35
+ "--evaluation_strategy",
36
+ "steps",
37
+ "--eval_steps",
38
+ "200",
39
+ "--warmup_steps",
40
+ "30",
41
+ "--logging_steps",
42
+ "100000",
43
+ "--log_level",
44
+ "info",
45
+ "--seed",
46
+ "42",
47
+ "--find_unused_parameters",
48
+ "False",
49
+ "--project_name",
50
+ "genomic_bench_tune_hg38_1024"
51
+ ],
52
+ "program": "/home/n5huang/dna_token/mario/Finetune-NucleotideTransformerBenchmarks/train.py",
53
+ "git": {
54
+ "remote": "https://huggingface.co/JessieZhou25/Finetune-GenomicBenchmarks",
55
+ "commit": "5dc8fdf47bc12e22d02cfdaea49a6cbeb2fdf4d6"
56
+ },
57
+ "email": "mtapiapacheco@ucsd.edu",
58
+ "root": "/data/n5huang/dna_token/Finetune-GenomicBenchmarks/ft_data",
59
+ "host": "sn4622116170",
60
+ "executable": "/home/n5huang/miniconda3/envs/nt_ft/bin/python",
61
+ "cpu_count": 128,
62
+ "cpu_count_logical": 255,
63
+ "gpu": "NVIDIA A100 80GB PCIe",
64
+ "gpu_count": 8,
65
+ "disk": {
66
+ "/": {
67
+ "total": "1876350566400",
68
+ "used": "546902056960"
69
+ }
70
+ },
71
+ "memory": {
72
+ "total": "4316310355968"
73
+ },
74
+ "gpu_nvidia": [
75
+ {
76
+ "name": "NVIDIA A100 80GB PCIe",
77
+ "memoryTotal": "85899345920",
78
+ "cudaCores": 6912,
79
+ "architecture": "Ampere",
80
+ "uuid": "GPU-dc4eaee8-f907-9592-417e-e0dbe37f86a3"
81
+ },
82
+ {
83
+ "name": "NVIDIA A100 80GB PCIe",
84
+ "memoryTotal": "85899345920",
85
+ "cudaCores": 6912,
86
+ "architecture": "Ampere",
87
+ "uuid": "GPU-054a4d72-8520-5e4a-5cd3-7519a0966809"
88
+ },
89
+ {
90
+ "name": "NVIDIA A100 80GB PCIe",
91
+ "memoryTotal": "85899345920",
92
+ "cudaCores": 6912,
93
+ "architecture": "Ampere",
94
+ "uuid": "GPU-8d529af8-bcca-cbbc-fa00-78bf605d4eab"
95
+ },
96
+ {
97
+ "name": "NVIDIA A100 80GB PCIe",
98
+ "memoryTotal": "85899345920",
99
+ "cudaCores": 6912,
100
+ "architecture": "Ampere",
101
+ "uuid": "GPU-a18369da-b15a-c8af-72f1-7f6272e479af"
102
+ },
103
+ {
104
+ "name": "NVIDIA A100 80GB PCIe",
105
+ "memoryTotal": "85899345920",
106
+ "cudaCores": 6912,
107
+ "architecture": "Ampere",
108
+ "uuid": "GPU-fb2ffc63-6c8a-5e90-0466-bd865bdd8b10"
109
+ },
110
+ {
111
+ "name": "NVIDIA A100 80GB PCIe",
112
+ "memoryTotal": "85899345920",
113
+ "cudaCores": 6912,
114
+ "architecture": "Ampere",
115
+ "uuid": "GPU-b8dce99b-6337-0212-03f4-56e6e689fa2e"
116
+ },
117
+ {
118
+ "name": "NVIDIA A100 80GB PCIe",
119
+ "memoryTotal": "85899345920",
120
+ "cudaCores": 6912,
121
+ "architecture": "Ampere",
122
+ "uuid": "GPU-d097eb04-aaca-ea9a-2730-e29dca4737a0"
123
+ },
124
+ {
125
+ "name": "NVIDIA A100 80GB PCIe",
126
+ "memoryTotal": "85899345920",
127
+ "cudaCores": 6912,
128
+ "architecture": "Ampere",
129
+ "uuid": "GPU-889b7e9a-34bf-f9b3-1168-16a2b3798044"
130
+ }
131
+ ],
132
+ "cudaVersion": "12.2",
133
+ "writerId": "t1x05ahrojkswcdknlxxvq1epngyd9kc"
134
+ }
wandb/run-20260305_040136-qpc17ycl/files/wandb-summary.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"_wandb":{"runtime":4},"_runtime":4}
wandb/run-20260305_040136-qpc17ycl/logs/debug-core.log ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"time":"2026-03-05T04:01:36.192499335Z","level":"INFO","msg":"main: starting server","port-filename":"/tmp/tmp2msnx2fh/port-839387.txt","pid":839387,"log-level":0,"disable-analytics":false,"shutdown-on-parent-exit":false,"enable-dcgm-profiling":false}
2
+ {"time":"2026-03-05T04:01:36.193636514Z","level":"INFO","msg":"server: will exit if parent process dies","ppid":839387}
3
+ {"time":"2026-03-05T04:01:36.193597344Z","level":"INFO","msg":"server: accepting connections","addr":{"Name":"/tmp/wandb-839387-843169-1818533415/socket","Net":"unix"}}
4
+ {"time":"2026-03-05T04:01:36.373045063Z","level":"INFO","msg":"connection: ManageConnectionData: new connection created","id":"1(@)"}
5
+ {"time":"2026-03-05T04:01:36.381815407Z","level":"INFO","msg":"handleInformInit: received","streamId":"qpc17ycl","id":"1(@)"}
6
+ {"time":"2026-03-05T04:01:36.605075416Z","level":"INFO","msg":"handleInformInit: stream started","streamId":"qpc17ycl","id":"1(@)"}
7
+ {"time":"2026-03-05T04:01:41.428807282Z","level":"INFO","msg":"handleInformTeardown: server teardown initiated","id":"1(@)"}
8
+ {"time":"2026-03-05T04:01:41.428890622Z","level":"INFO","msg":"connection: closing","id":"1(@)"}
9
+ {"time":"2026-03-05T04:01:41.428935822Z","level":"INFO","msg":"server is shutting down"}
10
+ {"time":"2026-03-05T04:01:41.428963162Z","level":"INFO","msg":"connection: closed successfully","id":"1(@)"}
11
+ {"time":"2026-03-05T04:01:41.429207262Z","level":"INFO","msg":"server: listener closed","addr":{"Name":"/tmp/wandb-839387-843169-1818533415/socket","Net":"unix"}}
12
+ {"time":"2026-03-05T04:01:42.189558787Z","level":"INFO","msg":"handleInformTeardown: server shutdown complete","id":"1(@)"}
13
+ {"time":"2026-03-05T04:01:42.189609677Z","level":"INFO","msg":"connection: ManageConnectionData: connection closed","id":"1(@)"}
14
+ {"time":"2026-03-05T04:01:42.189631697Z","level":"INFO","msg":"server is closed"}
wandb/run-20260305_040136-qpc17ycl/logs/debug-internal.log ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"time":"2026-03-05T04:01:36.381990357Z","level":"INFO","msg":"stream: starting","core version":"0.25.0"}
2
+ {"time":"2026-03-05T04:01:36.604810616Z","level":"INFO","msg":"stream: created new stream","id":"qpc17ycl"}
3
+ {"time":"2026-03-05T04:01:36.604929986Z","level":"INFO","msg":"handler: started","stream_id":"qpc17ycl"}
4
+ {"time":"2026-03-05T04:01:36.605021236Z","level":"INFO","msg":"stream: started","id":"qpc17ycl"}
5
+ {"time":"2026-03-05T04:01:36.605060696Z","level":"INFO","msg":"writer: started","stream_id":"qpc17ycl"}
6
+ {"time":"2026-03-05T04:01:36.605078496Z","level":"INFO","msg":"sender: started","stream_id":"qpc17ycl"}
7
+ {"time":"2026-03-05T04:01:41.428903472Z","level":"INFO","msg":"stream: closing","id":"qpc17ycl"}
8
+ {"time":"2026-03-05T04:01:41.972459774Z","level":"INFO","msg":"fileTransfer: Close: file transfer manager closed"}
9
+ {"time":"2026-03-05T04:01:42.186106269Z","level":"INFO","msg":"handler: closed","stream_id":"qpc17ycl"}
10
+ {"time":"2026-03-05T04:01:42.186301579Z","level":"INFO","msg":"sender: closed","stream_id":"qpc17ycl"}
11
+ {"time":"2026-03-05T04:01:42.186324099Z","level":"INFO","msg":"stream: closed","id":"qpc17ycl"}
wandb/run-20260305_040136-qpc17ycl/logs/debug.log ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2026-03-05 04:01:36,147 INFO MainThread:839387 [wandb_setup.py:_flush():81] Current SDK version is 0.25.0
2
+ 2026-03-05 04:01:36,147 INFO MainThread:839387 [wandb_setup.py:_flush():81] Configure stats pid to 839387
3
+ 2026-03-05 04:01:36,148 INFO MainThread:839387 [wandb_setup.py:_flush():81] Loading settings from environment variables
4
+ 2026-03-05 04:01:36,148 INFO MainThread:839387 [wandb_init.py:setup_run_log_directory():717] Logging user logs to /data/n5huang/dna_token/Finetune-GenomicBenchmarks/ft_data/wandb/run-20260305_040136-qpc17ycl/logs/debug.log
5
+ 2026-03-05 04:01:36,148 INFO MainThread:839387 [wandb_init.py:setup_run_log_directory():718] Logging internal logs to /data/n5huang/dna_token/Finetune-GenomicBenchmarks/ft_data/wandb/run-20260305_040136-qpc17ycl/logs/debug-internal.log
6
+ 2026-03-05 04:01:36,148 INFO MainThread:839387 [wandb_init.py:init():844] calling init triggers
7
+ 2026-03-05 04:01:36,148 INFO MainThread:839387 [wandb_init.py:init():849] wandb.init called with sweep_config: {}
8
+ config: {'_wandb': {}}
9
+ 2026-03-05 04:01:36,148 INFO MainThread:839387 [wandb_init.py:init():892] starting backend
10
+ 2026-03-05 04:01:36,373 INFO MainThread:839387 [wandb_init.py:init():895] sending inform_init request
11
+ 2026-03-05 04:01:36,379 INFO MainThread:839387 [wandb_init.py:init():903] backend started and connected
12
+ 2026-03-05 04:01:36,382 INFO MainThread:839387 [wandb_init.py:init():973] updated telemetry
13
+ 2026-03-05 04:01:36,389 INFO MainThread:839387 [wandb_init.py:init():997] communicating run to backend with 90.0 second timeout
14
+ 2026-03-05 04:01:37,287 INFO MainThread:839387 [wandb_init.py:init():1042] starting run threads in backend
15
+ 2026-03-05 04:01:37,438 INFO MainThread:839387 [wandb_run.py:_console_start():2524] atexit reg
16
+ 2026-03-05 04:01:37,439 INFO MainThread:839387 [wandb_run.py:_redirect():2373] redirect: wrap_raw
17
+ 2026-03-05 04:01:37,439 INFO MainThread:839387 [wandb_run.py:_redirect():2442] Wrapping output streams.
18
+ 2026-03-05 04:01:37,440 INFO MainThread:839387 [wandb_run.py:_redirect():2465] Redirects installed.
19
+ 2026-03-05 04:01:37,445 INFO MainThread:839387 [wandb_init.py:init():1082] run started, returning control to user process
20
+ 2026-03-05 04:01:41,428 INFO wandb-AsyncioManager-main:839387 [service_client.py:_forward_responses():134] Reached EOF.
21
+ 2026-03-05 04:01:41,429 INFO wandb-AsyncioManager-main:839387 [mailbox.py:close():155] Closing mailbox, abandoning 1 handles.
wandb/run-20260305_040136-qpc17ycl/run-qpc17ycl.wandb ADDED
Binary file (7.51 kB). View file
 
wandb/run-20260305_040149-wwzikjfe/files/config.yaml ADDED
@@ -0,0 +1,141 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ _wandb:
2
+ value:
3
+ cli_version: 0.25.0
4
+ e:
5
+ sglafjcvr8er2m8m2ct1kp5m6yzyiu0z:
6
+ args:
7
+ - --model_name_or_path
8
+ - /home/n5huang/dna_token/pretrain/models/model_cpu_test_1/checkpoint-100000
9
+ - --tokenizer_path
10
+ - /home/n5huang/dna_token/tokenizer_evaluation/baseline_bpe/tokenizer.json
11
+ - --trust_remote_code
12
+ - "True"
13
+ - --data_path
14
+ - /home/n5huang/dna_token/mario/Finetune-NucleotideTransformerBenchmarks/NT-benchmarks/nucleotide_transformer_downstream_tasks_revised/promoter_all/split
15
+ - --kmer
16
+ - "-1"
17
+ - --run_name
18
+ - hg38_BPE_base__baseline_bpe_tokenizer_3e-5_promoter_all_seed42
19
+ - --model_max_length
20
+ - "80"
21
+ - --per_device_train_batch_size
22
+ - "128"
23
+ - --per_device_eval_batch_size
24
+ - "128"
25
+ - --gradient_accumulation_steps
26
+ - "1"
27
+ - --learning_rate
28
+ - "3e-5"
29
+ - --num_train_epochs
30
+ - "2"
31
+ - --fp16
32
+ - --save_steps
33
+ - "200"
34
+ - --output_dir
35
+ - /home/n5huang/dna_token/mario/Finetune-NucleotideTransformerBenchmarks/full_output_multi_tune_hg38_1024/base__baseline_bpe_tokenizer/promoter_all
36
+ - --evaluation_strategy
37
+ - steps
38
+ - --eval_steps
39
+ - "200"
40
+ - --warmup_steps
41
+ - "30"
42
+ - --logging_steps
43
+ - "100000"
44
+ - --log_level
45
+ - info
46
+ - --seed
47
+ - "42"
48
+ - --find_unused_parameters
49
+ - "False"
50
+ - --project_name
51
+ - genomic_bench_tune_hg38_1024
52
+ cpu_count: 128
53
+ cpu_count_logical: 255
54
+ cudaVersion: "12.2"
55
+ disk:
56
+ /:
57
+ total: "1876350566400"
58
+ used: "546902155264"
59
+ email: mtapiapacheco@ucsd.edu
60
+ executable: /home/n5huang/miniconda3/envs/nt_ft/bin/python
61
+ git:
62
+ commit: 5dc8fdf47bc12e22d02cfdaea49a6cbeb2fdf4d6
63
+ remote: https://huggingface.co/JessieZhou25/Finetune-GenomicBenchmarks
64
+ gpu: NVIDIA A100 80GB PCIe
65
+ gpu_count: 8
66
+ gpu_nvidia:
67
+ - architecture: Ampere
68
+ cudaCores: 6912
69
+ memoryTotal: "85899345920"
70
+ name: NVIDIA A100 80GB PCIe
71
+ uuid: GPU-dc4eaee8-f907-9592-417e-e0dbe37f86a3
72
+ - architecture: Ampere
73
+ cudaCores: 6912
74
+ memoryTotal: "85899345920"
75
+ name: NVIDIA A100 80GB PCIe
76
+ uuid: GPU-054a4d72-8520-5e4a-5cd3-7519a0966809
77
+ - architecture: Ampere
78
+ cudaCores: 6912
79
+ memoryTotal: "85899345920"
80
+ name: NVIDIA A100 80GB PCIe
81
+ uuid: GPU-8d529af8-bcca-cbbc-fa00-78bf605d4eab
82
+ - architecture: Ampere
83
+ cudaCores: 6912
84
+ memoryTotal: "85899345920"
85
+ name: NVIDIA A100 80GB PCIe
86
+ uuid: GPU-a18369da-b15a-c8af-72f1-7f6272e479af
87
+ - architecture: Ampere
88
+ cudaCores: 6912
89
+ memoryTotal: "85899345920"
90
+ name: NVIDIA A100 80GB PCIe
91
+ uuid: GPU-fb2ffc63-6c8a-5e90-0466-bd865bdd8b10
92
+ - architecture: Ampere
93
+ cudaCores: 6912
94
+ memoryTotal: "85899345920"
95
+ name: NVIDIA A100 80GB PCIe
96
+ uuid: GPU-b8dce99b-6337-0212-03f4-56e6e689fa2e
97
+ - architecture: Ampere
98
+ cudaCores: 6912
99
+ memoryTotal: "85899345920"
100
+ name: NVIDIA A100 80GB PCIe
101
+ uuid: GPU-d097eb04-aaca-ea9a-2730-e29dca4737a0
102
+ - architecture: Ampere
103
+ cudaCores: 6912
104
+ memoryTotal: "85899345920"
105
+ name: NVIDIA A100 80GB PCIe
106
+ uuid: GPU-889b7e9a-34bf-f9b3-1168-16a2b3798044
107
+ host: sn4622116170
108
+ memory:
109
+ total: "4316310355968"
110
+ os: Linux-5.15.0-72-generic-x86_64-with-glibc2.35
111
+ program: /home/n5huang/dna_token/mario/Finetune-NucleotideTransformerBenchmarks/train.py
112
+ python: CPython 3.10.19
113
+ root: /data/n5huang/dna_token/Finetune-GenomicBenchmarks/ft_data
114
+ startedAt: "2026-03-05T04:01:49.227236Z"
115
+ writerId: sglafjcvr8er2m8m2ct1kp5m6yzyiu0z
116
+ m: []
117
+ python_version: 3.10.19
118
+ t:
119
+ "1":
120
+ - 1
121
+ - 5
122
+ - 11
123
+ - 41
124
+ - 49
125
+ - 51
126
+ - 53
127
+ - 71
128
+ "2":
129
+ - 1
130
+ - 5
131
+ - 11
132
+ - 41
133
+ - 49
134
+ - 51
135
+ - 53
136
+ - 71
137
+ "4": 3.10.19
138
+ "5": 0.25.0
139
+ "6": 5.3.0
140
+ "12": 0.25.0
141
+ "13": linux-x86_64