File size: 1,570 Bytes
79142bf
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
{
  "builder_name": "parquet",
  "citation": "",
  "config_name": "human_object_interactions",
  "dataset_name": "minimal_video_pairs",
  "dataset_size": 5823635,
  "description": "",
  "download_checksums": {
    "hf://datasets/facebook/minimal_video_pairs@335f313b2b1c42c955d5c53f4ca7e66ce70b96eb/human_object_interactions/mini-00000-of-00001.parquet": {
      "num_bytes": 190013,
      "checksum": null
    },
    "hf://datasets/facebook/minimal_video_pairs@335f313b2b1c42c955d5c53f4ca7e66ce70b96eb/human_object_interactions/full-00000-of-00001.parquet": {
      "num_bytes": 404043,
      "checksum": null
    }
  },
  "download_size": 594056,
  "features": {
    "video_id": {
      "dtype": "string",
      "_type": "Value"
    },
    "video_path": {
      "dtype": "string",
      "_type": "Value"
    },
    "question": {
      "dtype": "string",
      "_type": "Value"
    },
    "answer": {
      "dtype": "string",
      "_type": "Value"
    },
    "candidates": {
      "dtype": "string",
      "_type": "Value"
    },
    "source": {
      "dtype": "string",
      "_type": "Value"
    }
  },
  "homepage": "",
  "license": "",
  "size_in_bytes": 6417691,
  "splits": {
    "mini": {
      "name": "mini",
      "num_bytes": 1749322,
      "num_examples": 5724,
      "dataset_name": "minimal_video_pairs"
    },
    "full": {
      "name": "full",
      "num_bytes": 4074313,
      "num_examples": 14046,
      "dataset_name": "minimal_video_pairs"
    }
  },
  "version": {
    "version_str": "0.0.0",
    "major": 0,
    "minor": 0,
    "patch": 0
  }
}