Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
|
5 |
+
x-likes is a reduced version from the [tweets](https://huggingface.co/datasets/blockmesh/tweets) dataset
|
6 |
+
|
7 |
+
the dataset was made by extracting posts with the following criteria:
|
8 |
+
|
9 |
+
- at least 8 words
|
10 |
+
- at least 100 likes
|
11 |
+
- at least 70% of latin alphabet characters
|