alpindale commited on
Commit
4fda3b7
1 Parent(s): e90ad3b

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -8,8 +8,6 @@
8
  *.h5 filter=lfs diff=lfs merge=lfs -text
9
  *.joblib filter=lfs diff=lfs merge=lfs -text
10
  *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
- *.lz4 filter=lfs diff=lfs merge=lfs -text
12
- *.mds filter=lfs diff=lfs merge=lfs -text
13
  *.mlmodel filter=lfs diff=lfs merge=lfs -text
14
  *.model filter=lfs diff=lfs merge=lfs -text
15
  *.msgpack filter=lfs diff=lfs merge=lfs -text
@@ -35,25 +33,24 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
35
  *.zip filter=lfs diff=lfs merge=lfs -text
36
  *.zst filter=lfs diff=lfs merge=lfs -text
37
  *tfevents* filter=lfs diff=lfs merge=lfs -text
38
- # Audio files - uncompressed
39
- *.pcm filter=lfs diff=lfs merge=lfs -text
40
- *.sam filter=lfs diff=lfs merge=lfs -text
41
- *.raw filter=lfs diff=lfs merge=lfs -text
42
- # Audio files - compressed
43
- *.aac filter=lfs diff=lfs merge=lfs -text
44
- *.flac filter=lfs diff=lfs merge=lfs -text
45
- *.mp3 filter=lfs diff=lfs merge=lfs -text
46
- *.ogg filter=lfs diff=lfs merge=lfs -text
47
- *.wav filter=lfs diff=lfs merge=lfs -text
48
- # Image files - uncompressed
49
- *.bmp filter=lfs diff=lfs merge=lfs -text
50
- *.gif filter=lfs diff=lfs merge=lfs -text
51
- *.png filter=lfs diff=lfs merge=lfs -text
52
- *.tiff filter=lfs diff=lfs merge=lfs -text
53
- # Image files - compressed
54
- *.jpg filter=lfs diff=lfs merge=lfs -text
55
- *.jpeg filter=lfs diff=lfs merge=lfs -text
56
- *.webp filter=lfs diff=lfs merge=lfs -text
57
- # Video files - compressed
58
- *.mp4 filter=lfs diff=lfs merge=lfs -text
59
- *.webm filter=lfs diff=lfs merge=lfs -text
 
8
  *.h5 filter=lfs diff=lfs merge=lfs -text
9
  *.joblib filter=lfs diff=lfs merge=lfs -text
10
  *.lfs.* filter=lfs diff=lfs merge=lfs -text
 
 
11
  *.mlmodel filter=lfs diff=lfs merge=lfs -text
12
  *.model filter=lfs diff=lfs merge=lfs -text
13
  *.msgpack filter=lfs diff=lfs merge=lfs -text
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ posts_20241127_075630.jsonl filter=lfs diff=lfs merge=lfs -text
37
+ posts_20241127_082640.jsonl filter=lfs diff=lfs merge=lfs -text
38
+ posts_20241127_085625.jsonl filter=lfs diff=lfs merge=lfs -text
39
+ posts_20241127_092509.jsonl filter=lfs diff=lfs merge=lfs -text
40
+ posts_20241127_095318.jsonl filter=lfs diff=lfs merge=lfs -text
41
+ posts_20241127_102059.jsonl filter=lfs diff=lfs merge=lfs -text
42
+ posts_20241127_104826.jsonl filter=lfs diff=lfs merge=lfs -text
43
+ posts_20241127_111413.jsonl filter=lfs diff=lfs merge=lfs -text
44
+ posts_20241127_113858.jsonl filter=lfs diff=lfs merge=lfs -text
45
+ posts_20241127_120237.jsonl filter=lfs diff=lfs merge=lfs -text
46
+ posts_20241127_122447.jsonl filter=lfs diff=lfs merge=lfs -text
47
+ posts_20241127_124559.jsonl filter=lfs diff=lfs merge=lfs -text
48
+ posts_20241127_130559.jsonl filter=lfs diff=lfs merge=lfs -text
49
+ posts_20241127_132451.jsonl filter=lfs diff=lfs merge=lfs -text
50
+ posts_20241127_134301.jsonl filter=lfs diff=lfs merge=lfs -text
51
+ posts_20241127_140039.jsonl filter=lfs diff=lfs merge=lfs -text
52
+ posts_20241127_141754.jsonl filter=lfs diff=lfs merge=lfs -text
53
+ posts_20241127_143458.jsonl filter=lfs diff=lfs merge=lfs -text
54
+ posts_20241127_145146.jsonl filter=lfs diff=lfs merge=lfs -text
55
+ posts_20241127_150757.jsonl filter=lfs diff=lfs merge=lfs -text
56
+ posts_20241127_152348.jsonl filter=lfs diff=lfs merge=lfs -text
 
README.md ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ ---
6
+ ## 2 Million Bluesky Posts
7
+
8
+ This dataset contains 2 million public posts collected from Bluesky Social's firehose API, intended for machine learning research and experimentation with social media data.
9
+
10
+ The with-language-predictions config contains the same data as the default config but with language predictions added using the glotlid model.
11
+ Dataset Details
12
+ Dataset Description
13
+
14
+ This dataset consists of 2 million public posts from Bluesky Social, collected through the platform's firehose API. Each post contains text content, metadata, and information about media attachments and reply relationships.
15
+
16
+ - **Curated by**: Alpin Dale
17
+ - **Language(s) (NLP)**: Multiple (primarily English)
18
+ - **License**: Dataset usage is subject to Bluesky's Terms of Service
19
+
20
+
21
+ ## Uses
22
+
23
+ This dataset could be used for:
24
+
25
+ - Training and testing language models on social media content
26
+ - Analyzing social media posting patterns
27
+ - Studying conversation structures and reply networks
28
+ - Research on social media content moderation
29
+ - Natural language processing tasks using social media datas
30
+
31
+ ## Dataset Structure
32
+
33
+ The dataset is available in two configurations:
34
+ ### Default Configuration
35
+
36
+ Contains the following fields for each post:
37
+
38
+ - **text**: The main content of the post
39
+ - **created_at**: Timestamp of post creation
40
+ - **author**: The Bluesky handle of the post author
41
+ - **uri**: Unique identifier for the post
42
+ - **has_images**: Boolean indicating if the post contains images
43
+ - **reply_to**: URI of the parent post if this is a reply (null otherwise)
44
+
45
+ ### With Language Predictions Configuration
46
+
47
+ Contains all fields from the default configuration plus:
48
+
49
+ - **predicted_language**: The predicted language code (e.g., eng_Latn, deu_Latn)
50
+ - **language_confidence**: Confidence score for the language prediction (0-1)
51
+
52
+ Language predictions were added using the [glotlid](https://huggingface.co/cis-lmu/glotlid) model via fasttext.
53
+
54
+ ## Bias, Risks, and Limitations
55
+ The goal of this dataset is for you to have fun :)
posts_20241127_075347.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
posts_20241127_075630.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b41acf35f16ed3c90df71678fb35baaca1b7bd06d61b4755b22e46b0cf53f64
3
+ size 39925060
posts_20241127_082640.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb2a82303339a0af50112f350f5afb53c59cc57a94675abcd8906c2707255f78
3
+ size 40141621
posts_20241127_085625.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b15dbc3752e87f44155c8afd1ea126d0d679df995fb3bee258725fdc17bd7c66
3
+ size 40450540
posts_20241127_092509.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5321ecb7be91e7f39763de9643313a6f25650ae3e4f4756955adaa250a54411f
3
+ size 40359912
posts_20241127_095318.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eba1162680bfd2b89af34fc081ecb87d6cebb68f81692e4a375a392a2e97d81a
3
+ size 40451471
posts_20241127_102059.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c1b7747f28a1d3e8144faa54be7794b84a8d8872c724409c262f56406498751
3
+ size 39946719
posts_20241127_104826.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e56987597de234c65ba3db3327398479b0f8eb700992548f811f52b3c4ebffc0
3
+ size 39946127
posts_20241127_111413.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05c1168afcf2f3bfc827d5b1abd65024d25a078ce795ddde89e5e5512a1fcf5b
3
+ size 39714862
posts_20241127_113858.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b16c9edee0387d2bac7b45146af2438aa0af16b692535cf8780d65c7e6e9a499
3
+ size 39549420
posts_20241127_120237.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b4e6f0a14c89553054513ebf2b61003410c907229216491bc24d03a23bd75b1
3
+ size 39374626
posts_20241127_122447.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc883110640ed9f006f802f338d2f766beb917c772ed8581991468291a56d9c6
3
+ size 39348225
posts_20241127_124559.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97554621f887b9969eb96bb1487220bd3df2f383b618e171040e64e06cc9acf7
3
+ size 39271919
posts_20241127_130559.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f4c87b27d046ad55c48c1192359c80b47dd97d77ac994695ac9aed0b9528d01
3
+ size 38914489
posts_20241127_132451.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:910df335613afbf1e80df238d5796474651c802c2143bb77f14ce8419a4d837e
3
+ size 38894938
posts_20241127_134301.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1041dad0ecb1a4c6ec75d3727ec5ed849c9f91bb64461fb4ba2ee6d865ce0a6
3
+ size 38839022
posts_20241127_140039.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:733441b28e8e8771a4857a26816fa8e0da45781e9a050e3bb579cda13cb65284
3
+ size 38755267
posts_20241127_141754.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68d4c07c1fa20b6c5f966f105d7420fb4fa37a3b9933c723927bf59c6e4c2a80
3
+ size 38498313
posts_20241127_143458.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:691b1d875551041606b39abe4c722de7b016a2438954c01e7081b152352eb6e1
3
+ size 38511296
posts_20241127_145146.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07cb11f12cd73f7821026666357849ac484efc8ce443ca9228dbc7387f88d339
3
+ size 38314083
posts_20241127_150757.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2dc3e796bec14242ea03194adbdb49a1b4d6378f254a263fddacc14752273f2e
3
+ size 38187878
posts_20241127_152348.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4dda6e983082cdf40f07913d3dc26c8309072a7fa38c7f62fe563b52a6960b5
3
+ size 37987001
posts_20241127_153954.jsonl ADDED
The diff for this file is too large to render. See raw diff