Datasets:
Commit
·
cfe4515
1
Parent(s):
c7efaad
ignore
Browse files- .gitignore +3 -1
.gitignore
CHANGED
@@ -6,4 +6,6 @@ ljs_mos_120_tests.py
|
|
6 |
ignore/
|
7 |
ljs-mos-120.tar.zst
|
8 |
train/txt/
|
9 |
-
train/transcriptions/
|
|
|
|
|
|
6 |
ignore/
|
7 |
ljs-mos-120.tar.zst
|
8 |
train/txt/
|
9 |
+
train/transcriptions/
|
10 |
+
analyze_results/
|
11 |
+
analyze.ipynb
|