File size: 945 Bytes
9f260b1
 
 
 
 
 
 
 
 
 
 
 
 
d802769
 
 
 
a2b1c76
d802769
9f260b1
a2b1c76
 
 
 
 
 
 
9f260b1
 
 
40354b4
 
 
 
 
3f0ca68
40354b4
 
 
 
 
 
 
9f260b1
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
---
dataset_info:
  features:
  - name: title
    dtype: string
  - name: question
    dtype: string
  - name: answer
    dtype: string
  - name: url
    dtype: string
  splits:
  - name: train
    num_bytes: 303464
    num_examples: 270
  - name: test
    num_bytes: 37456
    num_examples: 30
  download_size: 172425
  dataset_size: 340920
task_categories:
- question-answering
language:
- en
pretty_name: Stack Overflow Linux
size_categories:
- n<1K
---
# Dataset Card for "stackoverflow_linux"

Dataset information:
- Source: Stack Overflow
- Category: Linux
- Number of samples: 300
- Train/Test split: 270/30
- Quality: Data come from the top 1k most upvoted questions

## Additional Information

### License

All Stack Overflow user contributions are licensed under CC-BY-SA 3.0 with attribution required.

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