huangrh9 commited on
Commit
e667ae7
·
verified ·
1 Parent(s): 20e77aa

Upload 12 files

Browse files
.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

  • SHA256: d9f21ddf13fe75b3def13170884943cb183c37dffa73d52383885ed7c13a6158
  • Pointer size: 132 Bytes
  • Size of remote file: 1.16 MB
examples/ImageUnderstandingExample/images/1.jpg ADDED
examples/ImageUnderstandingExample/images/1.png ADDED

Git LFS Details

  • SHA256: ff6e466ee5a3711c8a06c82164c04fa09089da5cbf4f9df8229d3439a9ac814b
  • Pointer size: 131 Bytes
  • Size of remote file: 837 kB
examples/ImageUnderstandingExample/images/2.png ADDED

Git LFS Details

  • SHA256: 3a016a2d3add15f2427887ea16554f9a5bfed505beea1933c72a216bb1cb2e1e
  • Pointer size: 131 Bytes
  • Size of remote file: 799 kB
examples/ImageUnderstandingExample/images/3.png ADDED