Navigation

    Gpushare.com

    • Register
    • Login
    • Search
    • Popular
    • Categories
    • Recent
    • Tags

    【已下载】可以下载PAQ数据集吗?

    求数据集👁‍🗨更新中
    2
    2
    25
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • 1
      181****5053 last edited by Alice_恒源云

      数据集在 https://github.com/facebookresearch/PAQ/
      可以使用他们提供的下载工具 https://github.com/facebookresearch/PAQ/#download-tool

      命令行:

      # download retriever model
      python -m paq.download -v -n models.retrievers.retriever_multi_base_256
      
      # Download QA Pairs, and a corresponding faiss index:
      python -m paq.download -v -n paq.TQA_TRAIN_NQ_TRAIN_PAQ
      python -m paq.download -v -n indices.multi_base_256_hnsw_sq8
      python -m paq.download -v -n indices.multi_base_256_flat_sq8.faiss
      
      # Download NaturalQuestions data, we'll run inference on the test set
      python -m paq.download -v -n annotated_datasets.naturalquestions
      
      
      1 Reply Last reply Reply Quote 0
      • Alice_恒源云
        Alice_恒源云 last edited by

        hi~技术小哥哥快马加鞭完成了数据集的下载,放在了该目录下:
        /hy-public/PAQ

        供您随时下载使用~

        如何下载使用数据集:https://gpushare.com/docs/data/dataset/

        1 Reply Last reply Reply Quote 0
        • First post
          Last post