Spaces:
Running
on
Zero
Running
on
Zero
Upload 12 files
Browse files- .gitattributes +3 -0
- examples/EditingSingleTurnExample/edit_test_examples.jsonl +6 -0
- examples/EditingSingleTurnExample/images/0.jpg +0 -0
- examples/EditingSingleTurnExample/images/1.jpg +0 -0
- examples/EditingSingleTurnExample/images/2.jpg +0 -0
- examples/EditingSingleTurnExample/images/3.jpg +0 -0
- examples/EditingSingleTurnExample/images/4.jpg +0 -0
- examples/EditingSingleTurnExample/images/5.jpg +0 -0
- examples/ImageUnderstandingExample/images/0.png +3 -0
- examples/ImageUnderstandingExample/images/1.jpg +0 -0
- examples/ImageUnderstandingExample/images/1.png +3 -0
- examples/ImageUnderstandingExample/images/2.png +3 -0
- examples/ImageUnderstandingExample/images/3.png +0 -0
.gitattributes
CHANGED
@@ -33,3 +33,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
examples/ImageUnderstandingExample/images/0.png filter=lfs diff=lfs merge=lfs -text
|
37 |
+
examples/ImageUnderstandingExample/images/1.png filter=lfs diff=lfs merge=lfs -text
|
38 |
+
examples/ImageUnderstandingExample/images/2.png filter=lfs diff=lfs merge=lfs -text
|
examples/EditingSingleTurnExample/edit_test_examples.jsonl
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{"images": ["0.jpg"], "conversations": [{"from": "human", "value": "<image>Change the color of the boots to a deep forest green."}]}
|
2 |
+
{"images": ["1.jpg"], "conversations": [{"from": "human", "value": "<image>Add a hat on the dog."}]}
|
3 |
+
{"images": ["2.jpg"], "conversations": [{"from": "human", "value": "<image>Remove the dried flowers."}]}
|
4 |
+
{"images": ["3.jpg"], "conversations": [{"from": "human", "value": "<image>Change it into winter."}]}
|
5 |
+
{"images": ["4.jpg"], "conversations": [{"from": "human", "value": "<image>Delete the tennis racket from the man’s hand."}]}
|
6 |
+
{"images": ["5.jpg"], "conversations": [{"from": "human", "value": "<image>Show me this as it would appear in a comic book."}]}
|
examples/EditingSingleTurnExample/images/0.jpg
ADDED
![]() |
examples/EditingSingleTurnExample/images/1.jpg
ADDED
![]() |
examples/EditingSingleTurnExample/images/2.jpg
ADDED
![]() |
examples/EditingSingleTurnExample/images/3.jpg
ADDED
![]() |
examples/EditingSingleTurnExample/images/4.jpg
ADDED
![]() |
examples/EditingSingleTurnExample/images/5.jpg
ADDED
![]() |
examples/ImageUnderstandingExample/images/0.png
ADDED
![]() |
Git LFS Details
|
examples/ImageUnderstandingExample/images/1.jpg
ADDED
![]() |
examples/ImageUnderstandingExample/images/1.png
ADDED
![]() |
Git LFS Details
|
examples/ImageUnderstandingExample/images/2.png
ADDED
![]() |
Git LFS Details
|
examples/ImageUnderstandingExample/images/3.png
ADDED
![]() |