jialinzhang commited on
Commit ·
1b3e124
1
Parent(s): 1255df0
Add syntheticFail n8
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/_tabbyflow_train.py +24 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/input_snapshot.json +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/public_gate/normalized_schema_snapshot.json +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/public_gate/public_gate_report.json +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/public_gate/staged_input_manifest.json +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/run_config.json +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/runtime_result.json +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/staged/public/staged_features.json +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/staged/public/test.csv +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/staged/public/train.csv +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/staged/public/val.csv +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/staged/tabbyflow/adapter_report.json +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/staged/tabbyflow/adapter_transforms_applied.json +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/staged/tabbyflow/model_input_manifest.json +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/tabular_bundle/pipeline_n8/X_cat_test.npy +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/tabular_bundle/pipeline_n8/X_cat_train.npy +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/tabular_bundle/pipeline_n8/X_cat_val.npy +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/tabular_bundle/pipeline_n8/X_num_test.npy +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/tabular_bundle/pipeline_n8/X_num_train.npy +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/tabular_bundle/pipeline_n8/X_num_val.npy +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/tabular_bundle/pipeline_n8/info.json +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/tabular_bundle/pipeline_n8/real.csv +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/tabular_bundle/pipeline_n8/staged_features.json +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/tabular_bundle/pipeline_n8/test.csv +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/tabular_bundle/pipeline_n8/train.csv +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/tabular_bundle/pipeline_n8/val.csv +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/tabular_bundle/pipeline_n8/y_test.npy +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/tabular_bundle/pipeline_n8/y_train.npy +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/tabular_bundle/pipeline_n8/y_val.npy +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/train_20260510_202721.log +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/.gitignore +174 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/LICENCE +7 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/README.md +128 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/data/pipeline_n8/X_cat_test.npy +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/data/pipeline_n8/X_cat_train.npy +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/data/pipeline_n8/X_cat_val.npy +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/data/pipeline_n8/X_num_test.npy +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/data/pipeline_n8/X_num_train.npy +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/data/pipeline_n8/X_num_val.npy +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/data/pipeline_n8/info.json +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/data/pipeline_n8/real.csv +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/data/pipeline_n8/staged_features.json +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/data/pipeline_n8/test.csv +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/data/pipeline_n8/train.csv +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/data/pipeline_n8/val.csv +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/data/pipeline_n8/y_test.npy +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/data/pipeline_n8/y_train.npy +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/data/pipeline_n8/y_val.npy +3 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/download_dataset.py +49 -0
- syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/ef_vfm/ckpt/pipeline_n8/adapter_efvfm/config.pkl +3 -0
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/_tabbyflow_train.py
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
import os, shutil, subprocess, sys
|
| 3 |
+
root = r"/workspace/ef-vfm"
|
| 4 |
+
name = r"pipeline_n8"
|
| 5 |
+
src = r"/work/output-Benchmark-trainonly-v1/n8/tabbyflow/tabbyflow-n8-20260510_202719/tabular_bundle/pipeline_n8"
|
| 6 |
+
os.makedirs(os.path.join(root, "data", name), exist_ok=True)
|
| 7 |
+
dst_data = os.path.join(root, "data", name)
|
| 8 |
+
dst_syn = os.path.join(root, "synthetic", name)
|
| 9 |
+
shutil.rmtree(dst_data, ignore_errors=True)
|
| 10 |
+
shutil.copytree(src, dst_data)
|
| 11 |
+
os.makedirs(dst_syn, exist_ok=True)
|
| 12 |
+
for fn in ("real.csv", "test.csv", "val.csv"):
|
| 13 |
+
shutil.copy(os.path.join(src, fn), os.path.join(dst_syn, fn))
|
| 14 |
+
os.chdir(root)
|
| 15 |
+
os.environ["PYTHONPATH"] = root + os.pathsep + os.environ.get("PYTHONPATH", "")
|
| 16 |
+
os.environ["EFVFM_SMOKE_STEPS"] = "100"
|
| 17 |
+
os.environ["EFVFM_ADAPTER_TRAIN"] = "1"
|
| 18 |
+
os.environ.setdefault("EFVFM_SAMPLE_BATCH_SIZE", "128")
|
| 19 |
+
os.environ.setdefault("EFVFM_EVAL_NUM_SAMPLES", "512")
|
| 20 |
+
subprocess.check_call([
|
| 21 |
+
sys.executable, "main.py",
|
| 22 |
+
"--dataname", name, "--mode", "train", "--gpu", "0",
|
| 23 |
+
"--no_wandb", "--exp_name", r"adapter_efvfm",
|
| 24 |
+
])
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/input_snapshot.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ebe9f63cfb3f169aaf8fa47ca8b049619ce78956f8ba0c7ce6b4e7765f4398fb
|
| 3 |
+
size 1355
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/public_gate/normalized_schema_snapshot.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dfb74aca7aa78c323e23c11bb9d187d7d56f25ee841f5bae0fefa14a629c3452
|
| 3 |
+
size 285716
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/public_gate/public_gate_report.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8519e06ffb121f172dd7c62305bd4e1a7760c91ff0880271a3acb3f516497de0
|
| 3 |
+
size 914
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/public_gate/staged_input_manifest.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f19e8d14a85eafb62d0ee68c1d125d2af85ecc75e463e3b7255b43a4f7f00bbb
|
| 3 |
+
size 286542
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/run_config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:632d5ac7867db61c52f4f6e668d68ced0023f7bc299ad350ad76e94dfcb659cb
|
| 3 |
+
size 1813
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/runtime_result.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:38c575ddea6e6f06349258c42df97deda2eae7626e7fdfa4606be804190fd27f
|
| 3 |
+
size 1104
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/staged/public/staged_features.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:023f2b4898b0902e78561e9f6519f9dcaca7b7c9edf33d6a8dfa995c2b505644
|
| 3 |
+
size 57501
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/staged/public/test.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8746d2ff3a5c746a183a55abb2d10636ed95082118233f716c06de8b19652781
|
| 3 |
+
size 574665
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/staged/public/train.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0e34a97ea3f111b7bed4108447805ffb0fdb2912937947b9ed8547d72f42f3c0
|
| 3 |
+
size 4575725
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/staged/public/val.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec46f42c0d9d9dc8d90b1c55b5315ff92529a66282df9266a3b1aff3b8b3e7b7
|
| 3 |
+
size 548212
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/staged/tabbyflow/adapter_report.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0f169ed5ccdf7dd83e9daaef65f798503a06398d44ac803282651ce62f0fe09c
|
| 3 |
+
size 327
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/staged/tabbyflow/adapter_transforms_applied.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4f53cda18c2baa0c0354bb5f9a3ecbe5ed12ab4d8e11ba873c2f11161202b945
|
| 3 |
+
size 2
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/staged/tabbyflow/model_input_manifest.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aff3c5d00e2a1323bfdd81c1dcedf45f17d9b3585ef87f48183533bb0da84c7d
|
| 3 |
+
size 286745
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/tabular_bundle/pipeline_n8/X_cat_test.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:537aebd1e74a9adac7bf25d539694dec78897f7755544d1bc1936191c0e3c87c
|
| 3 |
+
size 158128
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/tabular_bundle/pipeline_n8/X_cat_train.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:839928f91678bd26922964d94126c53615a6710ad4a706db5e41e15df157c158
|
| 3 |
+
size 1253128
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/tabular_bundle/pipeline_n8/X_cat_val.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:73911974230f9023b671881e2726d8edf49693490650593a8ab7c28db66091c5
|
| 3 |
+
size 156128
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/tabular_bundle/pipeline_n8/X_num_test.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:77e090670effdcad085a15728fcf5ea34c7273869109f823cab5403b0579d3d5
|
| 3 |
+
size 295272
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/tabular_bundle/pipeline_n8/X_num_train.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0ca4232362ee2ade4060882453968f006dd8bfaa69fa914adbece094879d6e2b
|
| 3 |
+
size 2340732
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/tabular_bundle/pipeline_n8/X_num_val.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e065a039173c173e6613283bb64efff06a76982388b2b9d7191ad19274cd2b74
|
| 3 |
+
size 291536
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/tabular_bundle/pipeline_n8/info.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2268ee55fffa531c5c547e1c2992ee943fe8223d4a200a87344ca88cf6d4e5d0
|
| 3 |
+
size 103288
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/tabular_bundle/pipeline_n8/real.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0e34a97ea3f111b7bed4108447805ffb0fdb2912937947b9ed8547d72f42f3c0
|
| 3 |
+
size 4575725
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/tabular_bundle/pipeline_n8/staged_features.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:023f2b4898b0902e78561e9f6519f9dcaca7b7c9edf33d6a8dfa995c2b505644
|
| 3 |
+
size 57501
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/tabular_bundle/pipeline_n8/test.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8746d2ff3a5c746a183a55abb2d10636ed95082118233f716c06de8b19652781
|
| 3 |
+
size 574665
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/tabular_bundle/pipeline_n8/train.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0e34a97ea3f111b7bed4108447805ffb0fdb2912937947b9ed8547d72f42f3c0
|
| 3 |
+
size 4575725
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/tabular_bundle/pipeline_n8/val.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec46f42c0d9d9dc8d90b1c55b5315ff92529a66282df9266a3b1aff3b8b3e7b7
|
| 3 |
+
size 548212
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/tabular_bundle/pipeline_n8/y_test.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:67913c71a3d6e1791b3c68ff980ebeef888a4a46e3e882a12a99f684481fc4b9
|
| 3 |
+
size 1392
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/tabular_bundle/pipeline_n8/y_train.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d3255b6e0ad477ac4fe8904eafd995f2b8454541b3bc5144b272e6085606461c
|
| 3 |
+
size 10152
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/tabular_bundle/pipeline_n8/y_val.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7e2feed6eac5d97ca49e136c632a99091f7d1e3a34580ab4d594e96c7178fb34
|
| 3 |
+
size 1376
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_202719/train_20260510_202721.log
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5204488380f7608b0d0c05d56d2b5c534ad5ce89d42f7107e6038aecc590255c
|
| 3 |
+
size 1175
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/.gitignore
ADDED
|
@@ -0,0 +1,174 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Byte-compiled / optimized / DLL files
|
| 2 |
+
__pycache__/
|
| 3 |
+
*.py[cod]
|
| 4 |
+
*$py.class
|
| 5 |
+
|
| 6 |
+
# C extensions
|
| 7 |
+
*.so
|
| 8 |
+
|
| 9 |
+
# Distribution / packaging
|
| 10 |
+
.Python
|
| 11 |
+
build/
|
| 12 |
+
develop-eggs/
|
| 13 |
+
dist/
|
| 14 |
+
downloads/
|
| 15 |
+
eggs/
|
| 16 |
+
.eggs/
|
| 17 |
+
lib/
|
| 18 |
+
lib64/
|
| 19 |
+
parts/
|
| 20 |
+
sdist/
|
| 21 |
+
var/
|
| 22 |
+
wheels/
|
| 23 |
+
share/python-wheels/
|
| 24 |
+
*.egg-info/
|
| 25 |
+
.installed.cfg
|
| 26 |
+
*.egg
|
| 27 |
+
MANIFEST
|
| 28 |
+
|
| 29 |
+
# PyInstaller
|
| 30 |
+
# Usually these files are written by a python script from a template
|
| 31 |
+
# before PyInstaller builds the exe, so as to inject date/other infos into it.
|
| 32 |
+
*.manifest
|
| 33 |
+
*.spec
|
| 34 |
+
|
| 35 |
+
# Installer logs
|
| 36 |
+
pip-log.txt
|
| 37 |
+
pip-delete-this-directory.txt
|
| 38 |
+
|
| 39 |
+
# Unit test / coverage reports
|
| 40 |
+
htmlcov/
|
| 41 |
+
.tox/
|
| 42 |
+
.nox/
|
| 43 |
+
.coverage
|
| 44 |
+
.coverage.*
|
| 45 |
+
.cache
|
| 46 |
+
nosetests.xml
|
| 47 |
+
coverage.xml
|
| 48 |
+
*.cover
|
| 49 |
+
*.py,cover
|
| 50 |
+
.hypothesis/
|
| 51 |
+
.pytest_cache/
|
| 52 |
+
cover/
|
| 53 |
+
|
| 54 |
+
# Translations
|
| 55 |
+
*.mo
|
| 56 |
+
*.pot
|
| 57 |
+
|
| 58 |
+
# Django stuff:
|
| 59 |
+
*.log
|
| 60 |
+
local_settings.py
|
| 61 |
+
db.sqlite3
|
| 62 |
+
db.sqlite3-journal
|
| 63 |
+
|
| 64 |
+
# Flask stuff:
|
| 65 |
+
instance/
|
| 66 |
+
.webassets-cache
|
| 67 |
+
|
| 68 |
+
# Scrapy stuff:
|
| 69 |
+
.scrapy
|
| 70 |
+
|
| 71 |
+
# Sphinx documentation
|
| 72 |
+
docs/_build/
|
| 73 |
+
|
| 74 |
+
# PyBuilder
|
| 75 |
+
.pybuilder/
|
| 76 |
+
target/
|
| 77 |
+
|
| 78 |
+
# Jupyter Notebook
|
| 79 |
+
.ipynb_checkpoints
|
| 80 |
+
|
| 81 |
+
# IPython
|
| 82 |
+
profile_default/
|
| 83 |
+
ipython_config.py
|
| 84 |
+
|
| 85 |
+
# pyenv
|
| 86 |
+
# For a library or package, you might want to ignore these files since the code is
|
| 87 |
+
# intended to run in multiple environments; otherwise, check them in:
|
| 88 |
+
# .python-version
|
| 89 |
+
|
| 90 |
+
# pipenv
|
| 91 |
+
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
|
| 92 |
+
# However, in case of collaboration, if having platform-specific dependencies or dependencies
|
| 93 |
+
# having no cross-platform support, pipenv may install dependencies that don't work, or not
|
| 94 |
+
# install all needed dependencies.
|
| 95 |
+
#Pipfile.lock
|
| 96 |
+
|
| 97 |
+
# poetry
|
| 98 |
+
# Similar to Pipfile.lock, it is generally recommended to include poetry.lock in version control.
|
| 99 |
+
# This is especially recommended for binary packages to ensure reproducibility, and is more
|
| 100 |
+
# commonly ignored for libraries.
|
| 101 |
+
# https://python-poetry.org/docs/basic-usage/#commit-your-poetrylock-file-to-version-control
|
| 102 |
+
#poetry.lock
|
| 103 |
+
|
| 104 |
+
# pdm
|
| 105 |
+
# Similar to Pipfile.lock, it is generally recommended to include pdm.lock in version control.
|
| 106 |
+
#pdm.lock
|
| 107 |
+
# pdm stores project-wide configurations in .pdm.toml, but it is recommended to not include it
|
| 108 |
+
# in version control.
|
| 109 |
+
# https://pdm.fming.dev/latest/usage/project/#working-with-version-control
|
| 110 |
+
.pdm.toml
|
| 111 |
+
.pdm-python
|
| 112 |
+
.pdm-build/
|
| 113 |
+
|
| 114 |
+
# PEP 582; used by e.g. github.com/David-OConnor/pyflow and github.com/pdm-project/pdm
|
| 115 |
+
__pypackages__/
|
| 116 |
+
|
| 117 |
+
# Celery stuff
|
| 118 |
+
celerybeat-schedule
|
| 119 |
+
celerybeat.pid
|
| 120 |
+
|
| 121 |
+
# SageMath parsed files
|
| 122 |
+
*.sage.py
|
| 123 |
+
|
| 124 |
+
# Environments
|
| 125 |
+
.env
|
| 126 |
+
.venv
|
| 127 |
+
env/
|
| 128 |
+
venv/
|
| 129 |
+
ENV/
|
| 130 |
+
env.bak/
|
| 131 |
+
venv.bak/
|
| 132 |
+
|
| 133 |
+
# Spyder project settings
|
| 134 |
+
.spyderproject
|
| 135 |
+
.spyproject
|
| 136 |
+
|
| 137 |
+
# Rope project settings
|
| 138 |
+
.ropeproject
|
| 139 |
+
|
| 140 |
+
# mkdocs documentation
|
| 141 |
+
/site
|
| 142 |
+
|
| 143 |
+
# mypy
|
| 144 |
+
.mypy_cache/
|
| 145 |
+
.dmypy.json
|
| 146 |
+
dmypy.json
|
| 147 |
+
|
| 148 |
+
# Pyre type checker
|
| 149 |
+
.pyre/
|
| 150 |
+
|
| 151 |
+
# pytype static type analyzer
|
| 152 |
+
.pytype/
|
| 153 |
+
|
| 154 |
+
# Cython debug symbols
|
| 155 |
+
cython_debug/
|
| 156 |
+
|
| 157 |
+
# PyCharm
|
| 158 |
+
# JetBrains specific template is maintained in a separate JetBrains.gitignore that can
|
| 159 |
+
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
|
| 160 |
+
# and can be added to the global gitignore or merged into this file. For a more nuclear
|
| 161 |
+
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
| 162 |
+
#.idea/
|
| 163 |
+
|
| 164 |
+
.DS_Store
|
| 165 |
+
# data/adult
|
| 166 |
+
data/beijing
|
| 167 |
+
data/default
|
| 168 |
+
data/magic
|
| 169 |
+
data/news
|
| 170 |
+
data/shoppers
|
| 171 |
+
|
| 172 |
+
wandb/
|
| 173 |
+
|
| 174 |
+
*.DS_Store
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/LICENCE
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Copyright 2024 Andrés Guzmán-Cordero
|
| 2 |
+
|
| 3 |
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
| 4 |
+
|
| 5 |
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
| 6 |
+
|
| 7 |
+
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/README.md
ADDED
|
@@ -0,0 +1,128 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Exponential Family Variational Flow Matching for Tabular Data Generation
|
| 2 |
+
|
| 3 |
+
<p align="center">
|
| 4 |
+
<a href="https://github.com/andresguzco/ef-vfm/blob/main/LICENSE.txt">
|
| 5 |
+
<img alt="MIT License" src="https://img.shields.io/badge/License-MIT-yellow.svg">
|
| 6 |
+
</a>
|
| 7 |
+
<a href="https://openreview.net/pdf?id=kjtvCSkSsy">
|
| 8 |
+
<img alt="Openreview" src="https://img.shields.io/badge/review-OpenReview-blue">
|
| 9 |
+
</a>
|
| 10 |
+
<a href="https://arxiv.org/pdf/2506.05940">
|
| 11 |
+
<img alt="Paper URL" src="https://img.shields.io/badge/cs.LG-2506.05940-B31B1B.svg">
|
| 12 |
+
</a>
|
| 13 |
+
</p>
|
| 14 |
+
|
| 15 |
+
<div align="center">
|
| 16 |
+
<img src="images/demo.jpg" alt="Model Logo" width="800" style="margin-left:'auto' margin-right:'auto' display:'block'"/>
|
| 17 |
+
<p><em> Figure 1: Exponential Family Variational Flow Matching (EF-VFM) is a generative modeling framework designed for mixed continuous
|
| 18 |
+
and discrete variables. By leveraging the exponential family and a mean-field assumption, EF-VFM efficiently matches the sufficient
|
| 19 |
+
statistics of the distributions via learned probability paths, ensuring state-of-the-art fidelity and diversity in synthetic data.</a></em></p>
|
| 20 |
+
</div>
|
| 21 |
+
|
| 22 |
+
This repository provides the prototypical implementation of EF-VFM: TabbyFlow (ICML, 2025).
|
| 23 |
+
|
| 24 |
+
## Latest Update
|
| 25 |
+
|
| 26 |
+
- [2025.09]:We are finally releasing our code! To speed the release and avoid compatibility isues, we removed the hyperparameter scripts we use to launch out experiments in our available cluster. Contact us if you have any questions!
|
| 27 |
+
|
| 28 |
+
## Introduction
|
| 29 |
+
|
| 30 |
+
EF-VFM uses the exponential family to jointly model different distributions with a single variational flow matching framework. Its key contributions are:
|
| 31 |
+
|
| 32 |
+
1) We propose Exponential Family Variational Flow Matching (EF-VFM), an extension of VFM that incorporates exponential family distributions that facilitates efficient training via moment matching.
|
| 33 |
+
2) We establish a deep connection between VFM and a generalized flow matching objective through the lens of Bregman divergences, offering a theoretical foundation for learning probability paths over mixed data types.
|
| 34 |
+
3) To demonstrate the effectiveness of EF-VFM, we introduce TabbyFlow, a model that achieves state-of-the-art performance on standard tabular benchmarks, improving both fidelity and diversity in synthetic data generation.
|
| 35 |
+
|
| 36 |
+
The schema of EF-VFM is presented in the figure above. For more details, please refer to [our paper](https://arxiv.org/pdf/2506.05940).
|
| 37 |
+
|
| 38 |
+
## Environment Setup
|
| 39 |
+
|
| 40 |
+
Create the main environment with [ef_vfm.yaml](ef_vfm.yaml). This environment will be used for all tasks except for the evaluation of additional data fidelity metrics (i.e., $\alpha$-precision and $\beta$-recall scores)
|
| 41 |
+
|
| 42 |
+
```conda env create -f ef_vfm.yaml```
|
| 43 |
+
|
| 44 |
+
Create another environment with [synthcity.yaml](synthcity.yaml) to evaluate additional data fidelity metrics
|
| 45 |
+
|
| 46 |
+
```conda env create -f synthcity.yaml```
|
| 47 |
+
|
| 48 |
+
## Datasets Preparation
|
| 49 |
+
|
| 50 |
+
### Using the datasets experimented in the paper
|
| 51 |
+
|
| 52 |
+
Download raw datasets:
|
| 53 |
+
|
| 54 |
+
```python download_dataset.py```
|
| 55 |
+
|
| 56 |
+
Process datasets:
|
| 57 |
+
|
| 58 |
+
```python process_dataset.py```
|
| 59 |
+
|
| 60 |
+
## Training TabbyFlow
|
| 61 |
+
|
| 62 |
+
To train an unconditional EF-VFM model across the entire table, run
|
| 63 |
+
|
| 64 |
+
```python main.py --dataname <NAME_OF_DATASET> --mode train --exp_name <EXP_NAME>```
|
| 65 |
+
|
| 66 |
+
where ```<NAME_OF_DATASET>``` is the name of the dataset you want to train on, and ```<EXP_NAME>``` is the name of your experiment.
|
| 67 |
+
|
| 68 |
+
Current Options of ```<NAME_OF_DATASET>``` are: adult, default, shoppers, magic, beijing, news
|
| 69 |
+
|
| 70 |
+
Wanb logging is enabled by default. To disable it and log locally, add the ```--no_wandb``` flag.
|
| 71 |
+
|
| 72 |
+
You must specify the experiment name, which will be used for logging and saving files, add ```--exp_name <your experiment name>```.
|
| 73 |
+
|
| 74 |
+
## Sampling and Evaluating TabbyFlow (Density, MLE, C2ST)
|
| 75 |
+
|
| 76 |
+
To sample synthetic tables from trained EF-VFM models and evaluate them, run
|
| 77 |
+
|
| 78 |
+
```python main.py --dataname <NAME_OF_DATASET> --mode test --report --no_wandb --exp_name <EXP_NAME>```
|
| 79 |
+
|
| 80 |
+
where ```<NAME_OF_DATASET>``` and ```<EXP_NAME>``` should be the same as those used in training.
|
| 81 |
+
|
| 82 |
+
This will sample 20 synthetic tables randomly. Meanwhile, it will evaluate the density, mle, and c2st scores for each sample and report their average and standard deviation. The results will be printed out in the terminal, and the samples and detailed evaluation results will be placed in ./eval/report_runs/<EXP_NAME>/<NAME_OF_DATASET>/.
|
| 83 |
+
|
| 84 |
+
## Evaluating on Additional Fidelity Metrics ($\alpha$-precision and $\beta$-recall scores)
|
| 85 |
+
|
| 86 |
+
To evaluate EF-VFM on the additional fidelity metrics ($\alpha$-precision and $\beta$-recall scores), you need to first make sure that you have already generated some samples by the previous commands. Then, you need to switch to the `synthcity` environment (as the synthcity packet used to compute those metrics conflicts with the main environment), by running
|
| 87 |
+
|
| 88 |
+
```conda activate synthcity```
|
| 89 |
+
|
| 90 |
+
Then, evaluate the metrics by running
|
| 91 |
+
|
| 92 |
+
```python eval/eval_quality.py --dataname <NAME_OF_DATASET>```
|
| 93 |
+
|
| 94 |
+
Similarly, the results will be printed out in the terminal and added to ./eval/report_runs/<EXP_NAME>/<NAME_OF_DATASET>/
|
| 95 |
+
|
| 96 |
+
## Evaluating Data Privacy (DCR score)
|
| 97 |
+
|
| 98 |
+
To evalute the privacy metric DCR score, you first need to retrain all the models, as the metric requires an equal split between the training and testing data (our initial splits employ a 90/10 ratio). To retrain with an equal split, run the training command but append `_dcr` to ```<NAME_OF_DATASET>```
|
| 99 |
+
|
| 100 |
+
```python main.py --dataname <NAME_OF_DATASET>_dcr --mode train```
|
| 101 |
+
|
| 102 |
+
Then, test the models on DCR with the same `_dcr` suffix
|
| 103 |
+
|
| 104 |
+
```python main.py --dataname <NAME_OF_DATASET>_dcr --mode test --report --no_wandb```
|
| 105 |
+
|
| 106 |
+
## License
|
| 107 |
+
|
| 108 |
+
This work is licensed under the MIT License.
|
| 109 |
+
|
| 110 |
+
## Acknowledgement
|
| 111 |
+
|
| 112 |
+
This repo is built upon the previous work TabDiff's [[codebase]](https://github.com/MinkaiXu/TabDiff). Many thanks to Juntong, Minkai, Harper and Hengrui!
|
| 113 |
+
|
| 114 |
+
## Citation
|
| 115 |
+
|
| 116 |
+
```@inproceedings{
|
| 117 |
+
guzmancordero2025exponentialfamily,
|
| 118 |
+
title={Exponential Family Variational Flow Matching for Tabular Data Generation},
|
| 119 |
+
author={Andr\'es Guzm\'an-Cordero and Floor Eijkelboom and Jan-Willem van de Meent},
|
| 120 |
+
booktitle={The Forty-Second International Conference on Machine Learning},
|
| 121 |
+
year={2025},
|
| 122 |
+
url={https://openreview.net/forum?id=kjtvCSkSsy}
|
| 123 |
+
}
|
| 124 |
+
```
|
| 125 |
+
|
| 126 |
+
## Contact
|
| 127 |
+
|
| 128 |
+
If you encounter any problem or you have any question regarding the paper, please contact [Andrés](andresguzco@gmail.com).
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/data/pipeline_n8/X_cat_test.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:537aebd1e74a9adac7bf25d539694dec78897f7755544d1bc1936191c0e3c87c
|
| 3 |
+
size 158128
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/data/pipeline_n8/X_cat_train.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:839928f91678bd26922964d94126c53615a6710ad4a706db5e41e15df157c158
|
| 3 |
+
size 1253128
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/data/pipeline_n8/X_cat_val.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:73911974230f9023b671881e2726d8edf49693490650593a8ab7c28db66091c5
|
| 3 |
+
size 156128
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/data/pipeline_n8/X_num_test.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:77e090670effdcad085a15728fcf5ea34c7273869109f823cab5403b0579d3d5
|
| 3 |
+
size 295272
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/data/pipeline_n8/X_num_train.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0ca4232362ee2ade4060882453968f006dd8bfaa69fa914adbece094879d6e2b
|
| 3 |
+
size 2340732
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/data/pipeline_n8/X_num_val.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e065a039173c173e6613283bb64efff06a76982388b2b9d7191ad19274cd2b74
|
| 3 |
+
size 291536
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/data/pipeline_n8/info.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2268ee55fffa531c5c547e1c2992ee943fe8223d4a200a87344ca88cf6d4e5d0
|
| 3 |
+
size 103288
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/data/pipeline_n8/real.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0e34a97ea3f111b7bed4108447805ffb0fdb2912937947b9ed8547d72f42f3c0
|
| 3 |
+
size 4575725
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/data/pipeline_n8/staged_features.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:023f2b4898b0902e78561e9f6519f9dcaca7b7c9edf33d6a8dfa995c2b505644
|
| 3 |
+
size 57501
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/data/pipeline_n8/test.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8746d2ff3a5c746a183a55abb2d10636ed95082118233f716c06de8b19652781
|
| 3 |
+
size 574665
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/data/pipeline_n8/train.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0e34a97ea3f111b7bed4108447805ffb0fdb2912937947b9ed8547d72f42f3c0
|
| 3 |
+
size 4575725
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/data/pipeline_n8/val.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec46f42c0d9d9dc8d90b1c55b5315ff92529a66282df9266a3b1aff3b8b3e7b7
|
| 3 |
+
size 548212
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/data/pipeline_n8/y_test.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:67913c71a3d6e1791b3c68ff980ebeef888a4a46e3e882a12a99f684481fc4b9
|
| 3 |
+
size 1392
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/data/pipeline_n8/y_train.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d3255b6e0ad477ac4fe8904eafd995f2b8454541b3bc5144b272e6085606461c
|
| 3 |
+
size 10152
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/data/pipeline_n8/y_val.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7e2feed6eac5d97ca49e136c632a99091f7d1e3a34580ab4d594e96c7178fb34
|
| 3 |
+
size 1376
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/download_dataset.py
ADDED
|
@@ -0,0 +1,49 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
import os
|
| 2 |
+
from urllib import request
|
| 3 |
+
import zipfile
|
| 4 |
+
|
| 5 |
+
DATA_DIR = 'data'
|
| 6 |
+
|
| 7 |
+
|
| 8 |
+
NAME_URL_DICT_UCI = {
|
| 9 |
+
'adult': 'https://archive.ics.uci.edu/static/public/2/adult.zip',
|
| 10 |
+
'default': 'https://archive.ics.uci.edu/static/public/350/default+of+credit+card+clients.zip',
|
| 11 |
+
'magic': 'https://archive.ics.uci.edu/static/public/159/magic+gamma+telescope.zip',
|
| 12 |
+
'shoppers': 'https://archive.ics.uci.edu/static/public/468/online+shoppers+purchasing+intention+dataset.zip',
|
| 13 |
+
'beijing': 'https://archive.ics.uci.edu/static/public/381/beijing+pm2+5+data.zip',
|
| 14 |
+
'news': 'https://archive.ics.uci.edu/static/public/332/online+news+popularity.zip',
|
| 15 |
+
'news_nocat': 'https://archive.ics.uci.edu/static/public/332/online+news+popularity.zip',
|
| 16 |
+
'adult_dcr': 'https://archive.ics.uci.edu/static/public/2/adult.zip',
|
| 17 |
+
'default_dcr': 'https://archive.ics.uci.edu/static/public/350/default+of+credit+card+clients.zip',
|
| 18 |
+
'magic_dcr': 'https://archive.ics.uci.edu/static/public/159/magic+gamma+telescope.zip',
|
| 19 |
+
'shoppers_dcr': 'https://archive.ics.uci.edu/static/public/468/online+shoppers+purchasing+intention+dataset.zip',
|
| 20 |
+
'beijing_dcr': 'https://archive.ics.uci.edu/static/public/381/beijing+pm2+5+data.zip',
|
| 21 |
+
'news_dcr': 'https://archive.ics.uci.edu/static/public/332/online+news+popularity.zip',
|
| 22 |
+
}
|
| 23 |
+
|
| 24 |
+
def unzip_file(zip_filepath, dest_path):
|
| 25 |
+
with zipfile.ZipFile(zip_filepath, 'r') as zip_ref:
|
| 26 |
+
zip_ref.extractall(dest_path)
|
| 27 |
+
|
| 28 |
+
|
| 29 |
+
def download_from_uci(name):
|
| 30 |
+
|
| 31 |
+
print(f'Start processing dataset {name} from UCI.')
|
| 32 |
+
save_dir = f'{DATA_DIR}/{name}'
|
| 33 |
+
if not os.path.exists(save_dir):
|
| 34 |
+
os.makedirs(save_dir)
|
| 35 |
+
|
| 36 |
+
url = NAME_URL_DICT_UCI[name]
|
| 37 |
+
request.urlretrieve(url, f'{save_dir}/{name}.zip')
|
| 38 |
+
print(f'Finish downloading dataset from {url}, data has been saved to {save_dir}.')
|
| 39 |
+
|
| 40 |
+
unzip_file(f'{save_dir}/{name}.zip', save_dir)
|
| 41 |
+
print(f'Finish unzipping {name}.')
|
| 42 |
+
|
| 43 |
+
else:
|
| 44 |
+
print('Aready downloaded.')
|
| 45 |
+
|
| 46 |
+
if __name__ == '__main__':
|
| 47 |
+
for name in NAME_URL_DICT_UCI.keys():
|
| 48 |
+
download_from_uci(name)
|
| 49 |
+
|
syntheticFail/n8/tabbyflow/tabbyflow-n8-20260510_205006/_efvfm_runtime/ef_vfm/ckpt/pipeline_n8/adapter_efvfm/config.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1a488dbd3fd3a663a734fef43f63836accdfb57be21507bac06d755a8919a77a
|
| 3 |
+
size 1179
|