Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
HozRifai
/
mt5-ar-qa-v0
like
0
TensorBoard
Safetensors
mt5
Model card
Files
Files and versions
Metrics
Training metrics
Community
HozRifai
commited on
Aug 5
Commit
eb48395
•
1 Parent(s):
9ef4b27
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-1
README.md
CHANGED
Viewed
@@ -45,4 +45,4 @@ question = ""
45
46
answer = generate_answer(question, context)
47
print("Answer is: ", answer)
48
-
"""
45
46
answer = generate_answer(question, context)
47
print("Answer is: ", answer)
48
+
```