0nutation
commited on
Commit
•
17d8cb8
1
Parent(s):
958470f
init commit
Browse files- .gitattributes +1 -0
- chain_of_modality_instruction.jsonl +3 -0
- cross_modal_instruction.jsonl +3 -0
.gitattributes
CHANGED
@@ -53,3 +53,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
53 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
|
|
|
53 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
56 |
+
*.jsonl filter=lfs diff=lfs merge=lfs -text
|
chain_of_modality_instruction.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac288f8ca46217ae9fefb94c4341741e46e2735f62df74442c14bddce6f36165
|
3 |
+
size 111009426
|
cross_modal_instruction.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0288c81b35029bdf5401556c3c6f7d90d8eb82cb17513bb0d09cb133c159fccf
|
3 |
+
size 12955420665
|