Upload 2 files
Browse files- .gitattributes +2 -0
- chess_training_base.json +3 -0
- chess_validation.json +3 -0
.gitattributes
CHANGED
|
@@ -58,3 +58,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 60 |
chess_training.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 60 |
chess_training.json filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
chess_training_base.json filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
chess_validation.json filter=lfs diff=lfs merge=lfs -text
|
chess_training_base.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8d868af639c105e856c44f20cfcccfc5519209fdcec16acbb33f4b66ee50a911
|
| 3 |
+
size 39571854
|
chess_validation.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:23ecce0bfd90b17965ce16052483d33f0f4d39aaa8cbf48c3d916bf2f31c24fb
|
| 3 |
+
size 11658212
|