File size: 1,218 Bytes
78a2232
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
cb23c19
 
 
 
 
 
 
 
 
 
 
78a2232
cb23c19
78a2232
 
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
---
dataset_info:
  features:
  - name: Id
    dtype: int64
  - name: PostTypeId
    dtype: int64
  - name: AcceptedAnswerId
    dtype: int64
  - name: ParentId
    dtype: int64
  - name: Score
    dtype: int64
  - name: ViewCount
    dtype: int64
  - name: Body
    dtype: string
  - name: Title
    dtype: string
  - name: ContentLicense
    dtype: string
  - name: FavoriteCount
    dtype: int64
  - name: CreationDate
    dtype: string
  - name: LastActivityDate
    dtype: string
  - name: LastEditDate
    dtype: string
  - name: LastEditorUserId
    dtype: int64
  - name: OwnerUserId
    dtype: int64
  - name: Tags
    sequence: string
  splits:
  - name: train
    num_bytes: 1600405639.5087392
    num_examples: 1250664
  download_size: 767605805
  dataset_size: 1600405639.5087392
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
license: mit
task_categories:
- visual-question-answering
- question-answering
language:
- en
tags:
- code
pretty_name: StackOverflowVQA
size_categories:
- 1M<n<10M
---
# Dataset Card for "stackoverflowVQA"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)