Upload 4 files
Browse files- .gitattributes +3 -0
- description.txt +14 -0
- test_data.txt +3 -0
- test_data_solution.txt +3 -0
- train_data.txt +3 -0
.gitattributes
CHANGED
@@ -52,3 +52,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
52 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
53 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
52 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
53 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
55 |
+
test_data_solution.txt filter=lfs diff=lfs merge=lfs -text
|
56 |
+
test_data.txt filter=lfs diff=lfs merge=lfs -text
|
57 |
+
train_data.txt filter=lfs diff=lfs merge=lfs -text
|
description.txt
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Train data:
|
2 |
+
ID ::: TITLE ::: GENRE ::: DESCRIPTION
|
3 |
+
ID ::: TITLE ::: GENRE ::: DESCRIPTION
|
4 |
+
ID ::: TITLE ::: GENRE ::: DESCRIPTION
|
5 |
+
ID ::: TITLE ::: GENRE ::: DESCRIPTION
|
6 |
+
|
7 |
+
Test data:
|
8 |
+
ID ::: TITLE ::: DESCRIPTION
|
9 |
+
ID ::: TITLE ::: DESCRIPTION
|
10 |
+
ID ::: TITLE ::: DESCRIPTION
|
11 |
+
ID ::: TITLE ::: DESCRIPTION
|
12 |
+
|
13 |
+
Source:
|
14 |
+
ftp://ftp.fu-berlin.de/pub/misc/movies/database/
|
test_data.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff1e5fe712dc6ef7dd00e651db7f234efc0816142ceb0f1cfbb1c43ce8925843
|
3 |
+
size 34780789
|
test_data_solution.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b6781457355dab45ac0962da327ee4140d579ec0dd9f0b59492cd1531132e334
|
3 |
+
size 35436708
|
train_data.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4159255d29287a55b23b74a6328a63a6bb27974eb3602b767d517a384aaef54
|
3 |
+
size 35435236
|