{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":811788214,"defaultBranch":"main","name":"viper","ownerLogin":"hu-my","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-06-07T09:54:58.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/28823337?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1720259844.0","currentOid":""},"activityList":{"items":[{"before":"a91375c024127558d50141a34a949c637648b9e9","after":"07d0d33b0ee157ea1e03f44000cc1546b94404be","ref":"refs/heads/master","pushedAt":"2024-07-06T13:39:09.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"hu-my","name":"Minyang Hu","path":"/hu-my","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28823337?s=80&v=4"},"commit":{"message":"merge files from features/okvqa_support","shortMessageHtmlLink":"merge files from features/okvqa_support"}},{"before":null,"after":"e75f531a42d4f30eac24af9517c2bc0db3237064","ref":"refs/heads/features/okvqa_support","pushedAt":"2024-07-06T09:57:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"likanchuan09171","name":null,"path":"/likanchuan09171","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/170174077?s=80&v=4"},"commit":{"message":"support okvqa","shortMessageHtmlLink":"support okvqa"}},{"before":"0359763b9f8f2740f869d1285d9ecdd9796488c0","after":"a91375c024127558d50141a34a949c637648b9e9","ref":"refs/heads/master","pushedAt":"2024-07-06T09:43:08.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"hu-my","name":"Minyang Hu","path":"/hu-my","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28823337?s=80&v=4"},"commit":{"message":"load the depth estimation model from local path because the github connection is not stable. Moreover, load key word of [function_head] from config files.","shortMessageHtmlLink":"load the depth estimation model from local path because the github co…"}},{"before":"a02f2f622fb79a7f9748f9d4cb611f1e7ac41941","after":"0359763b9f8f2740f869d1285d9ecdd9796488c0","ref":"refs/heads/master","pushedAt":"2024-07-01T13:25:09.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"hu-my","name":"Minyang Hu","path":"/hu-my","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28823337?s=80&v=4"},"commit":{"message":"update prompts for GPT-3.5 (joint.prompt) and GPT-4o (gpt-4o/new.prompt)","shortMessageHtmlLink":"update prompts for GPT-3.5 (joint.prompt) and GPT-4o (gpt-4o/new.prompt)"}},{"before":null,"after":"222413fd837cdf44d3a33a78d95f70a73e02eaf2","ref":"refs/heads/features/original_file_code","pushedAt":"2024-07-01T09:48:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"likanchuan09171","name":null,"path":"/likanchuan09171","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/170174077?s=80&v=4"},"commit":{"message":"support /datasets/xxx.py","shortMessageHtmlLink":"support /datasets/xxx.py"}},{"before":"f94a04bcfa9f7edf92b4b07858f3d36ea9e80df9","after":"a02f2f622fb79a7f9748f9d4cb611f1e7ac41941","ref":"refs/heads/master","pushedAt":"2024-06-29T14:00:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hu-my","name":"Minyang Hu","path":"/hu-my","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28823337?s=80&v=4"},"commit":{"message":"remove redundant functions and examples to decrease the number of tokens for querying gpt-4o","shortMessageHtmlLink":"remove redundant functions and examples to decrease the number of tok…"}},{"before":"52834ef7afa0e880da208a2da023a0c220d5f97e","after":"f94a04bcfa9f7edf92b4b07858f3d36ea9e80df9","ref":"refs/heads/master","pushedAt":"2024-06-28T07:51:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hu-my","name":"Minyang Hu","path":"/hu-my","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28823337?s=80&v=4"},"commit":{"message":"new prompt for GPT-3.5 and GPT-4o on GQA dataset","shortMessageHtmlLink":"new prompt for GPT-3.5 and GPT-4o on GQA dataset"}},{"before":"bc893a1ce0172cf21913996e48703222ad20a9bc","after":"52834ef7afa0e880da208a2da023a0c220d5f97e","ref":"refs/heads/master","pushedAt":"2024-06-28T07:19:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hu-my","name":"Minyang Hu","path":"/hu-my","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28823337?s=80&v=4"},"commit":{"message":"add hard codes to parse responses due to new prompt","shortMessageHtmlLink":"add hard codes to parse responses due to new prompt"}},{"before":"1a6a744ee3b260d500f77a5a91545b75ef900577","after":"bc893a1ce0172cf21913996e48703222ad20a9bc","ref":"refs/heads/master","pushedAt":"2024-06-28T07:16:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hu-my","name":"Minyang Hu","path":"/hu-my","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28823337?s=80&v=4"},"commit":{"message":"fix bug in blip2.prompt","shortMessageHtmlLink":"fix bug in blip2.prompt"}},{"before":"ebdd3a82107b27e953d60ffb8ceb7bb7275ee250","after":"1a6a744ee3b260d500f77a5a91545b75ef900577","ref":"refs/heads/master","pushedAt":"2024-06-26T03:53:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hu-my","name":"Minyang Hu","path":"/hu-my","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28823337?s=80&v=4"},"commit":{"message":"replace gpt3 (in llm_query) and gpt-3.5-turbo (in Codex) with chatgpt and gpt-4","shortMessageHtmlLink":"replace gpt3 (in llm_query) and gpt-3.5-turbo (in Codex) with chatgpt…"}},{"before":"d3d1131227b8cd7a41102121309b5ba27ad94634","after":"ebdd3a82107b27e953d60ffb8ceb7bb7275ee250","ref":"refs/heads/master","pushedAt":"2024-06-26T03:49:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hu-my","name":"Minyang Hu","path":"/hu-my","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28823337?s=80&v=4"},"commit":{"message":"save error information of code execution in result.csv","shortMessageHtmlLink":"save error information of code execution in result.csv"}},{"before":"915f84dd52af2be4ddc636500e34fdc0f6654486","after":"d3d1131227b8cd7a41102121309b5ba27ad94634","ref":"refs/heads/master","pushedAt":"2024-06-26T03:46:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hu-my","name":"Minyang Hu","path":"/hu-my","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28823337?s=80&v=4"},"commit":{"message":"modify the OpenAI interface in vision_models.py","shortMessageHtmlLink":"modify the OpenAI interface in vision_models.py"}},{"before":"07349dec3f3a3f8d31a62ca0da52c93f79be6040","after":"915f84dd52af2be4ddc636500e34fdc0f6654486","ref":"refs/heads/master","pushedAt":"2024-06-17T02:13:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hu-my","name":"Minyang Hu","path":"/hu-my","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28823337?s=80&v=4"},"commit":{"message":"comment the dataset name in config yaml file due to the augment requirement of dataset. A new file [data/create_query.py] is added to create queries.csv for GQA dataset","shortMessageHtmlLink":"comment the dataset name in config yaml file due to the augment requi…"}},{"before":"a1c330a1172779a7a35f73f01a039a3168199397","after":"07349dec3f3a3f8d31a62ca0da52c93f79be6040","ref":"refs/heads/master","pushedAt":"2024-06-16T09:47:49.000Z","pushType":"push","commitsCount":29,"pusher":{"login":"hu-my","name":"Minyang Hu","path":"/hu-my","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28823337?s=80&v=4"},"commit":{"message":"merge feature/file_structure branch","shortMessageHtmlLink":"merge feature/file_structure branch"}},{"before":null,"after":"392f45bde67b3eeaee828fb73c16eb623c9fe75d","ref":"refs/heads/feature/file_structure","pushedAt":"2024-06-15T09:28:51.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"likanchuan09171","name":null,"path":"/likanchuan09171","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/170174077?s=80&v=4"},"commit":{"message":"默认的文件结构","shortMessageHtmlLink":"默认的文件结构"}},{"before":null,"after":"a1c330a1172779a7a35f73f01a039a3168199397","ref":"refs/heads/master","pushedAt":"2024-06-08T02:39:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hu-my","name":"Minyang Hu","path":"/hu-my","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28823337?s=80&v=4"},"commit":{"message":"modify the forward function","shortMessageHtmlLink":"modify the forward function"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEeG-YMQA","startCursor":null,"endCursor":null}},"title":"Activity · hu-my/viper"}