{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":107763164,"defaultBranch":"master","name":"pytorch-widedeep","ownerLogin":"jrzaurin","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-10-21T08:11:44.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/7262383?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1715513070.0","currentOid":""},"activityList":{"items":[{"before":"1b194596d32ea7f05eac8d98e3d06df07b69417f","after":"2a78502749614e420e4ea82fa74e4ea19a69c933","ref":"refs/heads/multi_text_img_columns","pushedAt":"2024-06-03T10:43:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jrzaurin","name":"Javier","path":"/jrzaurin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7262383?s=80&v=4"},"commit":{"message":"tested errors and added examples. Next is to review docs and run tests in all diff machines. Nearly there","shortMessageHtmlLink":"tested errors and added examples. Next is to review docs and run test…"}},{"before":"caa411e69e46c9a5640250ace807c28cfe3c2f27","after":"1b194596d32ea7f05eac8d98e3d06df07b69417f","ref":"refs/heads/multi_text_img_columns","pushedAt":"2024-06-02T18:45:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jrzaurin","name":"Javier","path":"/jrzaurin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7262383?s=80&v=4"},"commit":{"message":"Need to test the assertion and ValueError errors. Write some examples, review the docs. And off we go.","shortMessageHtmlLink":"Need to test the assertion and ValueError errors. Write some examples…"}},{"before":"d8690734cc0ea4e722d19e13886686eeb248b9b9","after":"caa411e69e46c9a5640250ace807c28cfe3c2f27","ref":"refs/heads/multi_text_img_columns","pushedAt":"2024-06-01T20:30:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jrzaurin","name":"Javier","path":"/jrzaurin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7262383?s=80&v=4"},"commit":{"message":"need to fix slicing for classification problems","shortMessageHtmlLink":"need to fix slicing for classification problems"}},{"before":"f3e1d8add4f9e43be5cb83882ab49b59a706efa2","after":"d8690734cc0ea4e722d19e13886686eeb248b9b9","ref":"refs/heads/multi_text_img_columns","pushedAt":"2024-06-01T18:05:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jrzaurin","name":"Javier","path":"/jrzaurin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7262383?s=80&v=4"},"commit":{"message":"Added losses for multi target problems. Tested one of the implementation. Need to test the rest. Test the whole process including training and add examples. Etc...","shortMessageHtmlLink":"Added losses for multi target problems. Tested one of the implementat…"}},{"before":"849b5f823e6aefe732a87b7a5f044b4904cf5a64","after":"f3e1d8add4f9e43be5cb83882ab49b59a706efa2","ref":"refs/heads/multi_text_img_columns","pushedAt":"2024-05-30T17:24:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jrzaurin","name":"Javier","path":"/jrzaurin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7262383?s=80&v=4"},"commit":{"message":"Adjusted the docs. All test passed. Look into multi target losses","shortMessageHtmlLink":"Adjusted the docs. All test passed. Look into multi target losses"}},{"before":"c04cd598187e35f05fc65dcb7c340c98f3f953f0","after":"849b5f823e6aefe732a87b7a5f044b4904cf5a64","ref":"refs/heads/multi_text_img_columns","pushedAt":"2024-05-30T10:49:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jrzaurin","name":"Javier","path":"/jrzaurin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7262383?s=80&v=4"},"commit":{"message":"tests passed. Refine/adjust docs and onto the multi target loss functions/metrics","shortMessageHtmlLink":"tests passed. Refine/adjust docs and onto the multi target loss funct…"}},{"before":"ca086fd46438894f0f1dd87b141da9d32c3e19d2","after":"c04cd598187e35f05fc65dcb7c340c98f3f953f0","ref":"refs/heads/multi_text_img_columns","pushedAt":"2024-05-22T15:11:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jrzaurin","name":"Javier","path":"/jrzaurin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7262383?s=80&v=4"},"commit":{"message":"test for multi text and image cols pass. Now let's code some text and image combiner, test it, review docs and publish...","shortMessageHtmlLink":"test for multi text and image cols pass. Now let's code some text and…"}},{"before":"3b6f1ed47a71906f6d894d0d04f82e931e587c17","after":"ca086fd46438894f0f1dd87b141da9d32c3e19d2","ref":"refs/heads/multi_text_img_columns","pushedAt":"2024-05-22T07:21:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jrzaurin","name":"Javier","path":"/jrzaurin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7262383?s=80&v=4"},"commit":{"message":"first part of the tests for multi text or image cols is done. Now load from folder and we will take it from there","shortMessageHtmlLink":"first part of the tests for multi text or image cols is done. Now loa…"}},{"before":"3347e1859eb0406844d8cb7f3b9a4b4eeeaea3b1","after":"3b6f1ed47a71906f6d894d0d04f82e931e587c17","ref":"refs/heads/multi_text_img_columns","pushedAt":"2024-05-19T18:51:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jrzaurin","name":"Javier","path":"/jrzaurin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7262383?s=80&v=4"},"commit":{"message":"Added tests to test the finetune functionality. Still, finetune gradual for multiple text and/or image cols needs to be tested","shortMessageHtmlLink":"Added tests to test the finetune functionality. Still, finetune gradu…"}},{"before":"d2ee96f10540ce5fab35747b954a80c20b7eb4be","after":"3347e1859eb0406844d8cb7f3b9a4b4eeeaea3b1","ref":"refs/heads/multi_text_img_columns","pushedAt":"2024-05-15T18:24:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jrzaurin","name":"Javier","path":"/jrzaurin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7262383?s=80&v=4"},"commit":{"message":"First tests passing for multi text and image columns. Now I need to test predict methods, initialiazers, etc","shortMessageHtmlLink":"First tests passing for multi text and image columns. Now I need to t…"}},{"before":"87ca64e13dc8dd39b6266a65e2d773086e0491ee","after":"d2ee96f10540ce5fab35747b954a80c20b7eb4be","ref":"refs/heads/multi_text_img_columns","pushedAt":"2024-05-15T18:21:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jrzaurin","name":"Javier","path":"/jrzaurin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7262383?s=80&v=4"},"commit":{"message":"First tests passing for multi text and image columns. Now I need to test predict methods, initialiazers, etc","shortMessageHtmlLink":"First tests passing for multi text and image columns. Now I need to t…"}},{"before":"a88225a5f63d7fc82b2dc3e82ed15814fbfb29f0","after":"87ca64e13dc8dd39b6266a65e2d773086e0491ee","ref":"refs/heads/multi_text_img_columns","pushedAt":"2024-05-15T16:03:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jrzaurin","name":"Javier","path":"/jrzaurin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7262383?s=80&v=4"},"commit":{"message":"Two first tests passing for multi text and image columns. Many more to come","shortMessageHtmlLink":"Two first tests passing for multi text and image columns. Many more t…"}},{"before":"97f54c18f9949dfe83c6bcdcc7c12d248c30717e","after":"a88225a5f63d7fc82b2dc3e82ed15814fbfb29f0","ref":"refs/heads/multi_text_img_columns","pushedAt":"2024-05-14T18:09:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jrzaurin","name":"Javier","path":"/jrzaurin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7262383?s=80&v=4"},"commit":{"message":"Added the multi-text, image column to the load from folder module. Nearly there","shortMessageHtmlLink":"Added the multi-text, image column to the load from folder module. Ne…"}},{"before":"70d2d5eaef622d2e47deba176bd04867d3409d9a","after":"97f54c18f9949dfe83c6bcdcc7c12d248c30717e","ref":"refs/heads/multi_text_img_columns","pushedAt":"2024-05-13T18:06:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jrzaurin","name":"Javier","path":"/jrzaurin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7262383?s=80&v=4"},"commit":{"message":"Started adding the functionality of using multiple text and image columns. Still, I need to adapt the trainer_from_folder and adjust all the corresponding tests","shortMessageHtmlLink":"Started adding the functionality of using multiple text and image col…"}},{"before":null,"after":"70d2d5eaef622d2e47deba176bd04867d3409d9a","ref":"refs/heads/multi_text_img_columns","pushedAt":"2024-05-12T11:24:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jrzaurin","name":"Javier","path":"/jrzaurin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7262383?s=80&v=4"},"commit":{"message":"removed residual directory","shortMessageHtmlLink":"removed residual directory"}},{"before":"300039d95443eebd69acf688550a404a2e9f21ac","after":"70d2d5eaef622d2e47deba176bd04867d3409d9a","ref":"refs/heads/master","pushedAt":"2024-05-06T15:28:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jrzaurin","name":"Javier","path":"/jrzaurin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7262383?s=80&v=4"},"commit":{"message":"removed residual directory","shortMessageHtmlLink":"removed residual directory"}},{"before":"07b2cd03f1df59dc2cac5de61f29d2bac3f0e29b","after":"300039d95443eebd69acf688550a404a2e9f21ac","ref":"refs/heads/master","pushedAt":"2024-05-06T15:25:37.000Z","pushType":"pr_merge","commitsCount":18,"pusher":{"login":"jrzaurin","name":"Javier","path":"/jrzaurin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7262383?s=80&v=4"},"commit":{"message":"Merge pull request #209 from jrzaurin/hf_integration\n\nHuggingface integration","shortMessageHtmlLink":"Merge pull request #209 from jrzaurin/hf_integration"}},{"before":"148e1f7fb31dd951fba81f33c812d72b2f7ffb7e","after":"3f868c59a8a4bf71de79e7adc3b8c3c15094fd22","ref":"refs/heads/hf_integration","pushedAt":"2024-05-06T15:08:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jrzaurin","name":"Javier","path":"/jrzaurin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7262383?s=80&v=4"},"commit":{"message":"Attempt 3 to fix the faker dependency: remove dot","shortMessageHtmlLink":"Attempt 3 to fix the faker dependency: remove dot"}},{"before":"ee2f122f197bc0ccf3e4cce127a4c07ee35bbdee","after":"148e1f7fb31dd951fba81f33c812d72b2f7ffb7e","ref":"refs/heads/hf_integration","pushedAt":"2024-05-06T15:06:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jrzaurin","name":"Javier","path":"/jrzaurin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7262383?s=80&v=4"},"commit":{"message":"Attempt 2 to fix the faker dependency: added faker to git actions","shortMessageHtmlLink":"Attempt 2 to fix the faker dependency: added faker to git actions"}},{"before":"ac6900507620116bafc8c9e5f14b868cdad21905","after":"ee2f122f197bc0ccf3e4cce127a4c07ee35bbdee","ref":"refs/heads/hf_integration","pushedAt":"2024-05-06T15:02:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jrzaurin","name":"Javier","path":"/jrzaurin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7262383?s=80&v=4"},"commit":{"message":"Attempt 1 to fix the faker dependency","shortMessageHtmlLink":"Attempt 1 to fix the faker dependency"}},{"before":"21139f57d5c3edead75743b20503807e9d586be7","after":"ac6900507620116bafc8c9e5f14b868cdad21905","ref":"refs/heads/hf_integration","pushedAt":"2024-05-06T14:47:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jrzaurin","name":"Javier","path":"/jrzaurin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7262383?s=80&v=4"},"commit":{"message":"bumped version to 1.5.1","shortMessageHtmlLink":"bumped version to 1.5.1"}},{"before":"1d449f25cfa24e90611646d9e24ba3ca1c4eda3d","after":"21139f57d5c3edead75743b20503807e9d586be7","ref":"refs/heads/hf_integration","pushedAt":"2024-05-06T14:43:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jrzaurin","name":"Javier","path":"/jrzaurin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7262383?s=80&v=4"},"commit":{"message":"reviewed docs. Ready to merge to main","shortMessageHtmlLink":"reviewed docs. Ready to merge to main"}},{"before":"d1d4bbc60a64096306a15ee0d00b1adbd0d3d5e7","after":"1d449f25cfa24e90611646d9e24ba3ca1c4eda3d","ref":"refs/heads/hf_integration","pushedAt":"2024-04-28T18:23:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jrzaurin","name":"Javier","path":"/jrzaurin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7262383?s=80&v=4"},"commit":{"message":"Adjusted tests to run in GPU. Run all tests and examples on MacOS","shortMessageHtmlLink":"Adjusted tests to run in GPU. Run all tests and examples on MacOS"}},{"before":"17d91212218208b595702338e41a9e6ce0b2127c","after":"d1d4bbc60a64096306a15ee0d00b1adbd0d3d5e7","ref":"refs/heads/hf_integration","pushedAt":"2024-04-27T14:09:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jrzaurin","name":"Javier","path":"/jrzaurin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7262383?s=80&v=4"},"commit":{"message":"Increased a bit coverage. For now is ok. Moving to test on GPU","shortMessageHtmlLink":"Increased a bit coverage. For now is ok. Moving to test on GPU"}},{"before":"e1a9ee066c6fb7019690b3a9af99d4870f7f4cdb","after":"17d91212218208b595702338e41a9e6ce0b2127c","ref":"refs/heads/hf_integration","pushedAt":"2024-04-23T12:14:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jrzaurin","name":"Javier","path":"/jrzaurin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7262383?s=80&v=4"},"commit":{"message":"All left to do is: increase a bit the coverage on the new HF integration. Review the docs and test on CPU/GPU","shortMessageHtmlLink":"All left to do is: increase a bit the coverage on the new HF integrat…"}},{"before":"80853f26b3e424b8868776dee7ff03e6b4e0a633","after":"e1a9ee066c6fb7019690b3a9af99d4870f7f4cdb","ref":"refs/heads/hf_integration","pushedAt":"2024-04-23T10:54:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jrzaurin","name":"Javier","path":"/jrzaurin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7262383?s=80&v=4"},"commit":{"message":"Added docs and example notebook","shortMessageHtmlLink":"Added docs and example notebook"}},{"before":"c92bdaffc89f745803eac58d5ccdee82f440eddf","after":"80853f26b3e424b8868776dee7ff03e6b4e0a633","ref":"refs/heads/hf_integration","pushedAt":"2024-04-21T17:44:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jrzaurin","name":"Javier","path":"/jrzaurin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7262383?s=80&v=4"},"commit":{"message":"All test passed. Need to ad docs and examples","shortMessageHtmlLink":"All test passed. Need to ad docs and examples"}},{"before":"7af21b90a058167098ee63533ef880cd482a85e3","after":"c92bdaffc89f745803eac58d5ccdee82f440eddf","ref":"refs/heads/hf_integration","pushedAt":"2024-04-21T16:49:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jrzaurin","name":"Javier","path":"/jrzaurin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7262383?s=80&v=4"},"commit":{"message":"All test passed. Need to add test to the load from folder test suite as well as tests with the whole functionality, WideDeep and the Trainer","shortMessageHtmlLink":"All test passed. Need to add test to the load from folder test suite …"}},{"before":"5dd020b17908094b1afc2d53bc1957939bdbd7ce","after":"7af21b90a058167098ee63533ef880cd482a85e3","ref":"refs/heads/hf_integration","pushedAt":"2024-04-21T15:16:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jrzaurin","name":"Javier","path":"/jrzaurin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7262383?s=80&v=4"},"commit":{"message":"Added quite a few tests and also re-structure the HF code to be consistent with the rest of the library. HF integration almost done","shortMessageHtmlLink":"Added quite a few tests and also re-structure the HF code to be consi…"}},{"before":"8f87325c40103138219965a71d2857efce5de77a","after":"5dd020b17908094b1afc2d53bc1957939bdbd7ce","ref":"refs/heads/hf_integration","pushedAt":"2024-04-18T08:27:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jrzaurin","name":"Javier","path":"/jrzaurin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7262383?s=80&v=4"},"commit":{"message":"tests for the tokenizer almost completed","shortMessageHtmlLink":"tests for the tokenizer almost completed"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEWtFCuAA","startCursor":null,"endCursor":null}},"title":"Activity · jrzaurin/pytorch-widedeep"}