Quentin Lhoest
commited on
Commit
•
dd797fc
1
Parent(s):
879bc66
add data
Browse files- .dummy +0 -0
- README.md +1 -0
- data/test.txt +10 -0
- data/train.txt +10 -0
.dummy
ADDED
File without changes
|
README.md
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
This is a readme
|
data/test.txt
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
bar
|
2 |
+
bar
|
3 |
+
bar
|
4 |
+
bar
|
5 |
+
bar
|
6 |
+
bar
|
7 |
+
bar
|
8 |
+
bar
|
9 |
+
bar
|
10 |
+
bar
|
data/train.txt
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
foo
|
2 |
+
foo
|
3 |
+
foo
|
4 |
+
foo
|
5 |
+
foo
|
6 |
+
foo
|
7 |
+
foo
|
8 |
+
foo
|
9 |
+
foo
|
10 |
+
foo
|