add data
Browse files- .gitignore +1 -1
- data/tweets_with_emoji.jsonl +3 -0
.gitignore
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
**/logs/
|
8 |
**/__pycache__/
|
9 |
|
10 |
-
data/
|
11 |
docs/
|
12 |
dotenv/
|
13 |
examples/preprocess/data
|
|
|
7 |
**/logs/
|
8 |
**/__pycache__/
|
9 |
|
10 |
+
#data/
|
11 |
docs/
|
12 |
dotenv/
|
13 |
examples/preprocess/data
|
data/tweets_with_emoji.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:74f70e62361ef5bb4ae8e700e8b6e6c193a9fb17e9f6af9b70977fa285a3ba94
|
3 |
+
size 139875169
|