Instructions to use vinithbora/Countries with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use vinithbora/Countries with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="vinithbora/Countries")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("vinithbora/Countries", device_map="auto") - Notebooks
- Google Colab
- Kaggle
metadata
license: apache-2.0
datasets:
- rajpurkar/squad_v2
- philippesaade/wikidata
- bstds/geonames
- wikimedia/wikipedia
language:
- en
metrics:
- accuracy
- precision
- recall
base_model:
- deepset/roberta-base-squad2
pipeline_tag: question-answering
library_name: transformers
tags:
- travel
- southeast-asia
- history
- geography
- question
- answering