Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Roy2003
/
Medical_QnA
like
0
Sleeping
App
Files
Files
Community
7605c93
Medical_QnA
1 contributor
History:
8 commits
This space has 1 file scanned as unsafe.
Show
files
Roy2003
Update app.py
7605c93
verified
5 months ago
.gitattributes
Safe
1.52 kB
initial commit
5 months ago
README.md
Safe
232 Bytes
initial commit
5 months ago
app.py
Safe
924 Bytes
Update app.py
5 months ago
healifyLLM-stage4.pkl
Unsafe
pickle
Detected Pickle imports (84)
"fastai.text.data._default_sort"
,
"transformers.models.roberta.modeling_roberta.RobertaEmbeddings"
,
"torch.nn.modules.normalization.LayerNorm"
,
"fastai.torch_core._rebuild_from_type"
,
"transformers.models.roberta.modeling_roberta.RobertaModel"
,
"pandas.core.series.Series"
,
"__builtin__.tuple"
,
"fastai.optimizer.OptimWrapper"
,
"torch.nn.modules.loss.CrossEntropyLoss"
,
"numpy.core.multiarray.scalar"
,
"blurr.text.data.core.TextInput"
,
"fastai.callback.fp16.AMPMode"
,
"inspect.Signature"
,
"torch.device"
,
"collections.OrderedDict"
,
"torch.nn.modules.linear.Linear"
,
"__builtin__.print"
,
"blurr.text.modeling.core.blurr_splitter"
,
"__builtin__.long"
,
"pathlib.PosixPath"
,
"blurr.text.data.core.BatchTokenizeTransform"
,
"fastcore.transform.Pipeline"
,
"fastai.torch_core.TensorBase"
,
"fastai.losses.CrossEntropyLossFlat"
,
"transformers.models.roberta.tokenization_roberta_fast.RobertaTokenizerFast"
,
"torch.nn.modules.container.ModuleList"
,
"_codecs.encode"
,
"fastai.torch_core.TensorCategory"
,
"torch._C._nn.gelu"
,
"tokenizers.Tokenizer"
,
"fastai.metrics.accuracy"
,
"tokenizers.models.Model"
,
"fastai.learner.CastToTensor"
,
"fastai.learner.Learner"
,
"inspect.Parameter"
,
"torch.LongStorage"
,
"fastai.text.data.SortedDL"
,
"__builtin__.unicode"
,
"transformers.models.roberta.modeling_roberta.RobertaAttention"
,
"torch.nn.modules.dropout.Dropout"
,
"fastai.learner.Recorder"
,
"fastai.data.transforms.CategoryMap"
,
"functools.partial"
,
"fastai.callback.progress.ProgressCallback"
,
"fastai.data.core.TfmdLists"
,
"transformers.activations.GELUActivation"
,
"torch.FloatStorage"
,
"inspect._ParameterKind"
,
"torch.nn.modules.sparse.Embedding"
,
"fastai.learner.AvgLoss"
,
"blurr.text.modeling.core.BaseModelCallback"
,
"numpy.dtype"
,
"fastcore.foundation.L"
,
"blurr.text.data.core.BatchDecodeTransform"
,
"fastai.data.core.Datasets"
,
"transformers.models.roberta.modeling_roberta.RobertaLayer"
,
"fastai.callback.core.TrainEvalCallback"
,
"torch._utils._rebuild_parameter"
,
"fastai.data.core.DataLoaders"
,
"transformers.models.roberta.modeling_roberta.RobertaClassificationHead"
,
"__builtin__.set"
,
"transformers.models.roberta.modeling_roberta.RobertaSelfAttention"
,
"torch._utils._rebuild_tensor_v2"
,
"transformers.models.roberta.configuration_roberta.RobertaConfig"
,
"transformers.models.roberta.modeling_roberta.RobertaOutput"
,
"tokenizers.AddedToken"
,
"__builtin__.getattr"
,
"__builtin__.float"
,
"fastai.learner.AvgSmoothLoss"
,
"fastai.callback.fp16.MixedPrecision"
,
"fastai.data.load._wif"
,
"__builtin__.dict"
,
"fastai.data.transforms.ColReader"
,
"transformers.models.roberta.modeling_roberta.RobertaEncoder"
,
"torch.optim.adamw.AdamW"
,
"transformers.models.roberta.modeling_roberta.RobertaSelfOutput"
,
"transformers.models.roberta.modeling_roberta.RobertaIntermediate"
,
"random.Random"
,
"blurr.text.modeling.core.BaseModelWrapper"
,
"fastai.data.load._FakeLoader"
,
"fastai.data.transforms.ToTensor"
,
"fastai.data.transforms.Categorize"
,
"transformers.models.roberta.modeling_roberta.RobertaForSequenceClassification"
,
"inspect._empty"
How to fix it?
1 GB
LFS
Upload 3 files
5 months ago
healifyLLM_answer_dataset.csv
Safe
708 kB
Upload 3 files
5 months ago
question_labels.json
Safe
22.4 kB
Upload 3 files
5 months ago
requirements.txt
Safe
52 Bytes
Create requirements.txt
5 months ago