parquet-converter commited on
Commit
3d05938
·
1 Parent(s): 9f260b1

Update parquet files

Browse files
data/train-00000-of-00001-273be81913e5b340.parquet → KonradSzafer--stackoverflow_linux/parquet-train.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2fdbc3a8b7ad076f9d9ada5aa8c6ff0b4252e404062e2b91539fa9021f3f024a
3
- size 150473
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:235a7726d325050b24b7b270139dcfdaef4d56342727d5f3af28057534fae45b
3
+ size 150472
README.md DELETED
@@ -1,21 +0,0 @@
1
- ---
2
- dataset_info:
3
- features:
4
- - name: title
5
- dtype: string
6
- - name: question
7
- dtype: string
8
- - name: answer
9
- dtype: string
10
- - name: url
11
- dtype: string
12
- splits:
13
- - name: train
14
- num_bytes: 340920
15
- num_examples: 300
16
- download_size: 150473
17
- dataset_size: 340920
18
- ---
19
- # Dataset Card for "stackoverflow_linux"
20
-
21
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)