File size: 864 Bytes
0cd38af
2ad713c
0cd38af
 
 
 
 
 
2ad713c
0cd38af
 
 
2ad713c
0cd38af
 
 
2ad713c
0cd38af
 
 
2ad713c
0cd38af
 
 
 
 
 
 
 
 
 
 
 
 
2ad713c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
  "default-fixed": {
    "description": "JFK Document Release 2025 - Collection of declassified documents related to the assassination of President John F. Kennedy",
    "citation": "",
    "homepage": "https://github.com/varun-heman/jfk-files-2025",
    "license": "cc0-1.0",
    "features": {
      "file_name": {
        "dtype": "string",
        "_type": "Value"
      },
      "file_path": {
        "dtype": "string",
        "_type": "Value"
      },
      "file_size": {
        "dtype": "int64",
        "_type": "Value"
      },
      "content_type": {
        "dtype": "string",
        "_type": "Value"
      }
    },
    "supervised_keys": null,
    "task_templates": [
      {
        "task": "document-question-answering",
        "document_column": "file_path",
        "question_column": null,
        "answers_column": null
      }
    ]
  }
}