Skip to content

Namco0816/ProxyQA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Readme


ProxyQA

Getting Started

Clone the repo with command:

git clone https://github.com/Namco0816/ProxyQA.git

Loading the proxy-qa with 🤗 Datasets:

from datasets import load_from_disk
proxy_qa = load_from_disk('proxy_qa')
print(proxy_qa)

# Dataset({
#    features: ['meta_question', 'wiki_cover', 'time_sensitive', 'id', 'domain'],
#    num_rows: 100
#})

The distribution of the covered domain

Domain Distribution

The leaderboard will be available at proxy-qa, currently it is still work in progress.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published