File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed 
src/unitxt/catalog/cards/rag/mtrag/documents Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 105105    card  =  TaskCard (
106106        loader = LoadJsonFile (
107107            files = {
108-                 "test" : f"https://github.com/IBM/mt-rag-benchmark/raw/refs/heads/main/corpora/{ subset }  .jsonl.zip" 
108+                 "test" : f"https://github.com/IBM/mt-rag-benchmark/raw/refs/heads/main/corpora/document_level/ { subset }  .jsonl.zip" 
109109            },
110110            compression = "zip" ,
111111            lines = True ,
Original file line number Diff line number Diff line change 33    "loader" : {
44        "__type__" : " load_json_file"  ,
55        "files" : {
6-             "test" : " https://github.com/IBM/mt-rag-benchmark/raw/refs/heads/main/corpora/clapnq.jsonl.zip" 
6+             "test" : " https://github.com/IBM/mt-rag-benchmark/raw/refs/heads/main/corpora/document_level/ clapnq.jsonl.zip" 
77        },
88        "compression" : " zip"  ,
99        "lines" : true ,
Original file line number Diff line number Diff line change 33    "loader" : {
44        "__type__" : " load_json_file"  ,
55        "files" : {
6-             "test" : " https://github.com/IBM/mt-rag-benchmark/raw/refs/heads/main/corpora/cloud.jsonl.zip" 
6+             "test" : " https://github.com/IBM/mt-rag-benchmark/raw/refs/heads/main/corpora/document_level/ cloud.jsonl.zip" 
77        },
88        "compression" : " zip"  ,
99        "lines" : true ,
Original file line number Diff line number Diff line change 33    "loader" : {
44        "__type__" : " load_json_file"  ,
55        "files" : {
6-             "test" : " https://github.com/IBM/mt-rag-benchmark/raw/refs/heads/main/corpora/fiqa.jsonl.zip" 
6+             "test" : " https://github.com/IBM/mt-rag-benchmark/raw/refs/heads/main/corpora/document_level/ fiqa.jsonl.zip" 
77        },
88        "compression" : " zip"  ,
99        "lines" : true ,
Original file line number Diff line number Diff line change 33    "loader" : {
44        "__type__" : " load_json_file"  ,
55        "files" : {
6-             "test" : " https://github.com/IBM/mt-rag-benchmark/raw/refs/heads/main/corpora/govt.jsonl.zip" 
6+             "test" : " https://github.com/IBM/mt-rag-benchmark/raw/refs/heads/main/corpora/document_level/ govt.jsonl.zip" 
77        },
88        "compression" : " zip"  ,
99        "lines" : true ,
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments