javigonzalezcorbelle
commited on
Commit
•
bc6b0a3
1
Parent(s):
914a88c
delete
Browse files- .gitattributes +1 -0
- README.md +1 -1
- data/clean/dev/train_clean.tsv +0 -3
- data/clean/train/train_clean_1.tsv +0 -3
- data/clean/train/train_clean_2.tsv +0 -3
- data/clean/train/train_clean_3.tsv +0 -3
.gitattributes
CHANGED
@@ -55,3 +55,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
56 |
2015-other.tar filter=lfs diff=lfs merge=lfs -text
|
57 |
*.tsv filter=lfs diff=lfs merge=lfs -text
|
|
|
|
55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
56 |
2015-other.tar filter=lfs diff=lfs merge=lfs -text
|
57 |
*.tsv filter=lfs diff=lfs merge=lfs -text
|
58 |
+
*.csv filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -3,7 +3,7 @@ configs:
|
|
3 |
- config_name: clean
|
4 |
data_files:
|
5 |
- split: train
|
6 |
-
path: "data/clean/
|
7 |
#- "data/clean/train/train_clean_2.tsv"
|
8 |
#- "data/clean/train/train_clean_3.tsv"
|
9 |
#- "data/clean/train/train_clean_4.tsv"
|
|
|
3 |
- config_name: clean
|
4 |
data_files:
|
5 |
- split: train
|
6 |
+
path: "data/clean/train/train_clean.csv"
|
7 |
#- "data/clean/train/train_clean_2.tsv"
|
8 |
#- "data/clean/train/train_clean_3.tsv"
|
9 |
#- "data/clean/train/train_clean_4.tsv"
|
data/clean/dev/train_clean.tsv
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:5f3aea5d0d1539221953539f336bffd71502165e66deea18cb5cb9db19fb7f42
|
3 |
-
size 59740043
|
|
|
|
|
|
|
|
data/clean/train/train_clean_1.tsv
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:1c5bcf5b0bb2d3c05506f1fb7439962d3c8c974e3abc8cedd79d9ab6bbcf59c9
|
3 |
-
size 19491077
|
|
|
|
|
|
|
|
data/clean/train/train_clean_2.tsv
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:e0d4a843c4314737730c9a16a203f46391ec58f13e205c08c7909e96c4bc0a60
|
3 |
-
size 19519242
|
|
|
|
|
|
|
|
data/clean/train/train_clean_3.tsv
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:3ab7afb573b48cf44a66340bd12f13dbbc427451e3a3b733c127682cb0606c12
|
3 |
-
size 20729834
|
|
|
|
|
|
|
|