Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
simone-papicchio
/
qatch-demo
like
2
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
11 days ago
cache_model_prediction
chore add cache Deppseek-R1-Distill-Llama-70B
28 days ago
models_logo
fix path in app.py
28 days ago
.gitattributes
Safe
1.7 kB
Add some TQA results (#40)
11 days ago
.gitignore
Safe
3.54 kB
fix path in app.py
28 days ago
README.md
Safe
250 Bytes
removed python version
17 days ago
app.py
Safe
118 kB
fix flag TQA
11 days ago
cache_qatch_all_proprietary.json
Safe
891 kB
fix missing db_schema
29 days ago
cache_qatch_spider_dev.json
Safe
1.74 MB
fix missing db_schema
29 days ago
concatenated_output.csv
Safe
7.73 MB
Add TQA task (#21)
14 days ago
concatenated_output_tqa.csv
Safe
18.7 MB
LFS
fix string error in cached file
11 days ago
evaluation_p_np_metrics.csv
Safe
15.6 MB
LFS
Css, Prop vs Non-Prop, Metrics Update (#11)
25 days ago
metrics_random2.csv
Safe
44.2 kB
Upload metrics_random_csv (#5)
about 1 month ago
models.csv
Safe
307 Bytes
Css, Prop vs Non-Prop, Metrics Update (#11)
25 days ago
prediction.py
Safe
4.89 kB
chore: removed unused pipeline
18 days ago
qatch_logo.png
Safe
909 kB
LFS
Css, Prop vs Non-Prop, Metrics Update (#11)
25 days ago
requirements.txt
Safe
524 Bytes
chore: removed gradio requirements
17 days ago
style.css
Safe
3.6 kB
db_schema , csv fix, check columns and number tables, eval markdown, style (#16)
23 days ago
tables_dict.csv
Safe
9.38 kB
Prediction, Tables samples (#12)
25 days 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)
25 days 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)
17 days ago
test_get_db_schema_with_entries.py
Safe
316 Bytes
feat: add TQA prompt and db_schema with INSERT INTO
18 days ago
test_prediction.py
Safe
463 Bytes
chore: update test prediction for QA
18 days ago
test_results.csv
Safe
17.8 kB
More stable version. Link all acc, but still miss prediction (#6)
about 1 month ago
utilities.py
Safe
8.18 kB
Fix 0 divion bug (#37)
14 days ago
utils_get_db_tables_info.py
Safe
4.88 kB
Fix prompts buttons, and NL2SQL bug (#24)
14 days ago