Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
anjali2024
/
question-answering
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
anjali2024
commited on
Nov 27, 2024
Commit
58c94db
·
verified
·
1 Parent(s):
93223c2
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-4
app.py
CHANGED
Viewed
@@ -1,4 +0,0 @@
1
-
# Use a pipeline as a high-level helper
2
-
from transformers import pipeline
3
-
4
-
pipe = pipeline("question-answering", model="ntphuc149/ViBidLEQA_large")