Srishti280992 commited on
Commit
4e89e5a
·
verified ·
1 Parent(s): b295286

Upload folder using huggingface_hub

Browse files
full_table1_1784737030/multi_main.log ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ CUDA Available: True
2
+ cuDNN Version: 92000
3
+ usage: main.py [-h] [--mode {uni,multi}] [--AD_Name AD_NAME]
4
+ [--filename FILENAME] [--data_direc DATA_DIREC] [--save SAVE]
5
+ main.py: error: unrecognized arguments: --metrics_mode fast --skip_logits_metrics --metrics_f1t_splits 800 --metrics_f1t_chunk_size 25
full_table1_1784737030/nvidia-smi.log ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Wed Jul 22 16:17:10 2026
2
+ +-----------------------------------------------------------------------------------------+
3
+ | NVIDIA-SMI 580.159.03 Driver Version: 580.159.03 CUDA Version: 13.0 |
4
+ +-----------------------------------------+------------------------+----------------------+
5
+ | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC |
6
+ | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
7
+ | | | MIG M. |
8
+ |=========================================+========================+======================|
9
+ | 0 NVIDIA RTX PRO 6000 Blac... On | 00000000:C5:00.0 Off | 0 |
10
+ | N/A 23C P8 29W / 600W | 0MiB / 97887MiB | 0% Default |
11
+ | | | Disabled |
12
+ +-----------------------------------------+------------------------+----------------------+
13
+
14
+ +-----------------------------------------------------------------------------------------+
15
+ | Processes: |
16
+ | GPU GI CI PID Type Process name GPU Memory |
17
+ | ID ID Usage |
18
+ |=========================================================================================|
19
+ | No running processes found |
20
+ +-----------------------------------------------------------------------------------------+
full_table1_1784737030/summary.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "error": "no aggregate CSVs created",
3
+ "mode_errors": {
4
+ "multi": "CalledProcessError(2, ['/root/.cache/uv/builds-v0/.tmp1dN1pI/bin/python', 'main.py', '--mode', 'multi', '--metrics_mode', 'fast', '--skip_logits_metrics', '--metrics_f1t_splits', '800', '--metrics_f1t_chunk_size', '25'])"
5
+ },
6
+ "elapsed_seconds": 256.3
7
+ }