Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
simone-papicchio
/
qatch-demo
like
3
Running
App
Files
Files
Community
40
Fetching metadata from the HF Docker repository...
main
qatch-demo
Ctrl+K
Ctrl+K
2 contributors
History:
81 commits
simone-papicchio
fix string error in cached file
77a7e18
verified
about 1 month ago
cache_model_prediction
chore add cache Deppseek-R1-Distill-Llama-70B
about 2 months ago
models_logo
fix path in app.py
about 2 months ago
.gitattributes
Safe
1.7 kB
Add some TQA results (#40)
about 1 month ago
.gitignore
Safe
3.54 kB
fix path in app.py
about 2 months ago
README.md
Safe
250 Bytes
removed python version
about 1 month ago
app.py
Safe
118 kB
fix flag TQA
about 1 month ago
cache_qatch_all_proprietary.json
Safe
891 kB
fix missing db_schema
about 2 months ago
cache_qatch_spider_dev.json
Safe
1.74 MB
fix missing db_schema
about 2 months ago
concatenated_output.csv
Safe
7.73 MB
Add TQA task (#21)
about 1 month ago
concatenated_output_tqa.csv
Safe
18.7 MB
LFS
fix string error in cached file
about 1 month ago
evaluation_p_np_metrics.csv
Safe
15.6 MB
LFS
Css, Prop vs Non-Prop, Metrics Update (#11)
about 1 month ago
metrics_random2.csv
Safe
44.2 kB
Upload metrics_random_csv (#5)
about 2 months ago
models.csv
Safe
307 Bytes
Css, Prop vs Non-Prop, Metrics Update (#11)
about 1 month ago
prediction.py
Safe
4.89 kB
chore: removed unused pipeline
about 1 month ago
qatch_logo.png
Safe
909 kB
LFS
Css, Prop vs Non-Prop, Metrics Update (#11)
about 1 month ago
requirements.txt
Safe
524 Bytes
chore: removed gradio requirements
about 1 month ago
style.css
Safe
3.6 kB
db_schema , csv fix, check columns and number tables, eval markdown, style (#16)
about 1 month ago
tables_dict.csv
Safe
9.38 kB
Prediction, Tables samples (#12)
about 1 month ago
tables_dict.pkl
pickle
Detected Pickle imports (10)
"pandas.core.internals.managers.BlockManager"
,
"numpy._core.multiarray._reconstruct"
,
"pandas.core.indexes.base._new_Index"
,
"pandas._libs.internals._unpickle_block"
,
"pandas.core.indexes.range.RangeIndex"
,
"numpy.ndarray"
,
"builtins.slice"
,
"pandas.core.indexes.base.Index"
,
"numpy.dtype"
,
"pandas.core.frame.DataFrame"
How to fix it?
22.8 kB
LFS
Prediction, Tables samples (#12)
about 1 month ago
tables_dict_beaver.pkl
pickle
Detected Pickle imports (10)
"pandas.core.frame.DataFrame"
,
"pandas.core.indexes.base._new_Index"
,
"numpy.ndarray"
,
"pandas.core.indexes.base.Index"
,
"builtins.slice"
,
"pandas.core.internals.managers.BlockManager"
,
"numpy.dtype"
,
"pandas.core.indexes.range.RangeIndex"
,
"numpy._core.multiarray._reconstruct"
,
"pandas._libs.internals._unpickle_block"
How to fix it?
25.7 kB
LFS
Beaver added (#20)
about 1 month ago
test_get_db_schema_with_entries.py
Safe
316 Bytes
feat: add TQA prompt and db_schema with INSERT INTO
about 1 month ago
test_prediction.py
Safe
463 Bytes
chore: update test prediction for QA
about 1 month ago
test_results.csv
Safe
17.8 kB
More stable version. Link all acc, but still miss prediction (#6)
about 2 months ago
utilities.py
Safe
8.18 kB
Fix 0 divion bug (#37)
about 1 month ago
utils_get_db_tables_info.py
Safe
4.88 kB
Fix prompts buttons, and NL2SQL bug (#24)
about 1 month ago