parquet-converter commited on
Commit
96da97c
·
1 Parent(s): d67ba6a

Update parquet files

Browse files
data/tifu-00000-of-00001-8194aecb7d1cfecc.parquet → HuggingFaceGECLM--REDDIT_threaded/parquet-tifu.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0bd8deb7ddcf5632555dbdede9a73258867fdb7779f647592c45bee23882b256
3
- size 283734393
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ca29e863e18ac47f378c22c6f20f55f2354c74570f34f5b19fbef26d11e0810
3
+ size 283734392
README.md DELETED
@@ -1,31 +0,0 @@
1
- ---
2
- dataset_info:
3
- features:
4
- - name: start_date
5
- dtype: string
6
- - name: end_date
7
- dtype: string
8
- - name: thread_id
9
- dtype: string
10
- - name: subreddit
11
- dtype: string
12
- - name: subreddit_id
13
- dtype: string
14
- - name: total_score
15
- dtype: int64
16
- - name: text
17
- dtype: string
18
- - name: num_messages
19
- dtype: int64
20
- - name: avg_score
21
- dtype: float64
22
- splits:
23
- - name: tifu
24
- num_bytes: 454388196
25
- num_examples: 208970
26
- download_size: 283734393
27
- dataset_size: 454388196
28
- ---
29
- # Dataset Card for "REDDIT_threaded"
30
-
31
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)