Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
nes470
/
pipeline-as-repo
like
0
Question Answering
Transformers
PyTorch
QA-umd-quizbowl
custom_code
License:
mit
Model card
Files
Files and versions
Community
Train
Use this model
main
pipeline-as-repo
Ctrl+K
Ctrl+K
1 contributor
History:
15 commits
nes470
Upload 2 files
d62eb93
verified
about 1 year ago
__pycache__
Upload folder using huggingface_hub
about 1 year ago
main
Upload folder using huggingface_hub
about 1 year ago
models
Upload folder using huggingface_hub
about 1 year ago
resources
Upload folder using huggingface_hub
about 1 year ago
.DS_Store
Safe
8.2 kB
Upload folder using huggingface_hub
about 1 year ago
.gitattributes
Safe
1.78 kB
Upload folder using huggingface_hub
about 1 year ago
QBModelConfig.py
Safe
252 Bytes
Upload folder using huggingface_hub
about 1 year ago
QBModelWrapper.py
Safe
491 Bytes
Upload folder using huggingface_hub
about 1 year ago
QBModelWrapperCopy.py
Safe
530 Bytes
Update QBModelWrapperCopy.py
about 1 year ago
QBpipeline.py
Safe
1.46 kB
Update QBpipeline.py
about 1 year ago
README.md
Safe
15.8 kB
Update README.md
about 1 year ago
__init__.py
Safe
0 Bytes
Upload folder using huggingface_hub
about 1 year ago
config.json
Safe
517 Bytes
Upload folder using huggingface_hub
about 1 year ago
huggingface.py
Safe
1.68 kB
Upload folder using huggingface_hub
about 1 year ago
logreg_buzzer_balanced_compact_model.pkl
pickle
Detected Pickle imports (4)
"sklearn.linear_model._logistic.LogisticRegression"
,
"numpy.ndarray"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.dtype"
How to fix it?
929 Bytes
LFS
Upload 2 files
about 1 year ago
logreg_buzzer_balanced_extra_model.pkl
pickle
Detected Pickle imports (4)
"sklearn.linear_model._logistic.LogisticRegression"
,
"numpy.ndarray"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.dtype"
How to fix it?
978 Bytes
LFS
Upload 2 files
about 1 year ago
logreg_buzzer_model.pkl
pickle
Detected Pickle imports (4)
"numpy.dtype"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
,
"sklearn.linear_model._logistic.LogisticRegression"
How to fix it?
969 Bytes
LFS
Upload logreg_buzzer_model.pkl
about 1 year ago
logreg_buzzer_unbalanced_model.pkl
pickle
Detected Pickle imports (4)
"numpy.dtype"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
,
"sklearn.linear_model._logistic.LogisticRegression"
How to fix it?
959 Bytes
LFS
Upload logreg_buzzer_unbalanced_model.pkl
about 1 year ago
output_data_csv
Safe
1.34 MB
Upload folder using huggingface_hub
about 1 year ago
processed_tfidf_wiki_page_text_model.pkl
pickle
Detected Pickle imports (7)
"numpy.ndarray"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"sklearn.feature_extraction.text.TfidfTransformer"
,
"numpy.float64"
,
"scipy.sparse._csr.csr_matrix"
,
"numpy.dtype"
How to fix it?
59.6 MB
LFS
Upload processed_tfidf_wiki_page_text_model.pkl
about 1 year ago
pytorch_model.bin
Safe
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
888 Bytes
LFS
Upload pytorch_model.bin
about 1 year ago
qbmodel.py
Safe
1.58 kB
Update qbmodel.py
about 1 year ago
questions.json
Safe
415 Bytes
Upload folder using huggingface_hub
about 1 year ago
test-huggingface
Safe
1.75 kB
Upload folder using huggingface_hub
about 1 year ago
testqb.py
Safe
3.84 kB
Upload folder using huggingface_hub
about 1 year ago
tfidf-vectorizer.pkl
34.9 MB
LFS
Upload folder using huggingface_hub
about 1 year ago
tfidf.ipynb
Safe
3.04 kB
Upload folder using huggingface_hub
about 1 year ago
tfidf.py
Safe
4.44 kB
Update tfidf.py
about 1 year ago