{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":463230936,"defaultBranch":"main","name":"curation-sentence-classification","ownerLogin":"WormBase","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-02-24T17:02:17.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/610960?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1645722138.6523058","currentOid":""},"activityList":{"items":[{"before":"62e369a8dc969414b520b0222b06dc74b45ae58f","after":"c186c8329ce9c8c76ee0513591a23263035cba48","ref":"refs/heads/main","pushedAt":"2024-05-04T00:06:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"valearna","name":"Valerio Arnaboldi","path":"/valearna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26348851?s=80&v=4"},"commit":{"message":"Reorganized notebook section","shortMessageHtmlLink":"Reorganized notebook section"}},{"before":"d79c6c7a78fbd7623b056f6b5ed713d4f2853d44","after":"62e369a8dc969414b520b0222b06dc74b45ae58f","ref":"refs/heads/main","pushedAt":"2024-05-03T23:44:42.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"valearna","name":"Valerio Arnaboldi","path":"/valearna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26348851?s=80&v=4"},"commit":{"message":"finalized analysis","shortMessageHtmlLink":"finalized analysis"}},{"before":"6ff18a23f5b8c6ba5dfced58335a324c5eea6c07","after":"d79c6c7a78fbd7623b056f6b5ed713d4f2853d44","ref":"refs/heads/main","pushedAt":"2024-04-11T16:39:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"valearna","name":"Valerio Arnaboldi","path":"/valearna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26348851?s=80&v=4"},"commit":{"message":"Changed labels in figures","shortMessageHtmlLink":"Changed labels in figures"}},{"before":"cdbbf099e33f1e5bfe56429546164ddfc9e94c86","after":"6ff18a23f5b8c6ba5dfced58335a324c5eea6c07","ref":"refs/heads/main","pushedAt":"2024-03-26T20:30:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"valearna","name":"Valerio Arnaboldi","path":"/valearna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26348851?s=80&v=4"},"commit":{"message":"Finalized new GROBID-based analysis","shortMessageHtmlLink":"Finalized new GROBID-based analysis"}},{"before":"dfd60f773f03c4013c069da226897b5117e7f5ba","after":"cdbbf099e33f1e5bfe56429546164ddfc9e94c86","ref":"refs/heads/main","pushedAt":"2024-03-04T22:30:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"valearna","name":"Valerio Arnaboldi","path":"/valearna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26348851?s=80&v=4"},"commit":{"message":"Finalized new GROBID-based analysis","shortMessageHtmlLink":"Finalized new GROBID-based analysis"}},{"before":"5464e76b069178ad290fae67c35d783f157adefa","after":"dfd60f773f03c4013c069da226897b5117e7f5ba","ref":"refs/heads/main","pushedAt":"2024-03-02T17:52:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"valearna","name":"Valerio Arnaboldi","path":"/valearna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26348851?s=80&v=4"},"commit":{"message":"Finalized validation sets","shortMessageHtmlLink":"Finalized validation sets"}},{"before":"a0beeb78d91de940021f4cd232b791d3a327c2e7","after":"5464e76b069178ad290fae67c35d783f157adefa","ref":"refs/heads/main","pushedAt":"2024-03-02T02:40:22.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"valearna","name":"Valerio Arnaboldi","path":"/valearna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26348851?s=80&v=4"},"commit":{"message":"Drafted final notebook with complete validation set generation","shortMessageHtmlLink":"Drafted final notebook with complete validation set generation"}},{"before":"e45fd4128ba3a75cb798a5f91f2ef0eff95b4aff","after":"a0beeb78d91de940021f4cd232b791d3a327c2e7","ref":"refs/heads/main","pushedAt":"2023-11-27T23:23:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"valearna","name":"Valerio Arnaboldi","path":"/valearna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26348851?s=80&v=4"},"commit":{"message":"Save models trained on full sets","shortMessageHtmlLink":"Save models trained on full sets"}},{"before":"203c5998c861d30902a1a61311688aaf4d71b469","after":"e45fd4128ba3a75cb798a5f91f2ef0eff95b4aff","ref":"refs/heads/main","pushedAt":"2023-11-27T22:31:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"valearna","name":"Valerio Arnaboldi","path":"/valearna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26348851?s=80&v=4"},"commit":{"message":"Increased regularization value, reduced hidden layers size","shortMessageHtmlLink":"Increased regularization value, reduced hidden layers size"}},{"before":"cca8a7b240fe5c5e3259faa170edd22446cce26d","after":"203c5998c861d30902a1a61311688aaf4d71b469","ref":"refs/heads/main","pushedAt":"2023-11-21T20:02:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"valearna","name":"Valerio Arnaboldi","path":"/valearna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26348851?s=80&v=4"},"commit":{"message":"Refactor file extension, remove hardcoded metrics display\n\nThe file extension for the joblib dump has been changed from '.jolib' to '.joblib' for standardization. Additionally, the hardcoded metrics display has been removed from the notebook. This is a necessity since the metrics will be different in different runs and hence it is not productive to hard code them in the notebook. The start and end execution times for code blocks have also been adjusted.","shortMessageHtmlLink":"Refactor file extension, remove hardcoded metrics display"}},{"before":"02ef6f0b6725920952747104cbdda93606dcf4a4","after":"cca8a7b240fe5c5e3259faa170edd22446cce26d","ref":"refs/heads/main","pushedAt":"2023-11-21T04:27:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"valearna","name":"Valerio Arnaboldi","path":"/valearna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26348851?s=80&v=4"},"commit":{"message":"Using bioBERT instead of BERT to calculate sentence embeddings","shortMessageHtmlLink":"Using bioBERT instead of BERT to calculate sentence embeddings"}},{"before":"7fb921a0ada904de19828a2e810ea3133280230a","after":"02ef6f0b6725920952747104cbdda93606dcf4a4","ref":"refs/heads/main","pushedAt":"2023-11-20T23:30:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"valearna","name":"Valerio Arnaboldi","path":"/valearna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26348851?s=80&v=4"},"commit":{"message":"Add 'classifiers' to .gitignore and update new_sentence_clustering notebook\n\n'classifiers' directory is added to '.gitignore' to prevent tracking of classifier models + save models to file","shortMessageHtmlLink":"Add 'classifiers' to .gitignore and update new_sentence_clustering no…"}},{"before":"9e93e3fe049be728cd199a8eaffd89ca893b6ed4","after":"7fb921a0ada904de19828a2e810ea3133280230a","ref":"refs/heads/main","pushedAt":"2023-10-16T17:37:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"valearna","name":"Valerio Arnaboldi","path":"/valearna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26348851?s=80&v=4"},"commit":{"message":"added classifier for language","shortMessageHtmlLink":"added classifier for language"}},{"before":"5df1aeb1036ee989738ce0c58bd69e0022a81ecf","after":"9e93e3fe049be728cd199a8eaffd89ca893b6ed4","ref":"refs/heads/main","pushedAt":"2023-10-02T21:36:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"valearna","name":"Valerio Arnaboldi","path":"/valearna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26348851?s=80&v=4"},"commit":{"message":"Updated analyses with new gold standard files","shortMessageHtmlLink":"Updated analyses with new gold standard files"}},{"before":"7ed53cc1ee62ce7e4ce984e84da728e693093247","after":"5df1aeb1036ee989738ce0c58bd69e0022a81ecf","ref":"refs/heads/main","pushedAt":"2023-06-02T01:02:18.273Z","pushType":"push","commitsCount":1,"pusher":{"login":"valearna","name":"Valerio Arnaboldi","path":"/valearna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26348851?s=80&v=4"},"commit":{"message":"feat(*): added classification with positive class consisting of directly report exp result sentences (both complete and need context)","shortMessageHtmlLink":"feat(*): added classification with positive class consisting of direc…"}},{"before":"589eb8e05a5837af80247bd1480902d0e0cd4fc1","after":"7ed53cc1ee62ce7e4ce984e84da728e693093247","ref":"refs/heads/main","pushedAt":"2023-04-11T23:59:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"valearna","name":"Valerio Arnaboldi","path":"/valearna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26348851?s=80&v=4"},"commit":{"message":"feat(*): added titles to clustering plots","shortMessageHtmlLink":"feat(*): added titles to clustering plots"}},{"before":"fafd5f45661157763c63aad198fde1e34e3d3971","after":"589eb8e05a5837af80247bd1480902d0e0cd4fc1","ref":"refs/heads/main","pushedAt":"2023-04-11T23:16:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"valearna","name":"Valerio Arnaboldi","path":"/valearna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26348851?s=80&v=4"},"commit":{"message":"feat(*): fixed plot size","shortMessageHtmlLink":"feat(*): fixed plot size"}},{"before":"34394150eeddd2e841f387794bcab77ce80c0a73","after":"fafd5f45661157763c63aad198fde1e34e3d3971","ref":"refs/heads/main","pushedAt":"2023-04-11T23:14:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"valearna","name":"Valerio Arnaboldi","path":"/valearna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26348851?s=80&v=4"},"commit":{"message":"feat(*): improved visualization","shortMessageHtmlLink":"feat(*): improved visualization"}},{"before":"4951833a8939a690e86507cdb3f2bb0d0650f643","after":"34394150eeddd2e841f387794bcab77ce80c0a73","ref":"refs/heads/main","pushedAt":"2023-04-07T01:33:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"valearna","name":"Valerio Arnaboldi","path":"/valearna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26348851?s=80&v=4"},"commit":{"message":"feat(*): using separate models and loading the correct file for kinaseact","shortMessageHtmlLink":"feat(*): using separate models and loading the correct file for kinas…"}},{"before":"9403ee36feb540fa361d782818d4a7dcb42cbc7a","after":"4951833a8939a690e86507cdb3f2bb0d0650f643","ref":"refs/heads/main","pushedAt":"2023-04-07T01:27:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"valearna","name":"Valerio Arnaboldi","path":"/valearna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26348851?s=80&v=4"},"commit":{"message":"feat(*): removed print","shortMessageHtmlLink":"feat(*): removed print"}},{"before":"d5e8d75f56c2d7b283b8f405c5c01b1a88395129","after":"9403ee36feb540fa361d782818d4a7dcb42cbc7a","ref":"refs/heads/main","pushedAt":"2023-04-07T01:26:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"valearna","name":"Valerio Arnaboldi","path":"/valearna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26348851?s=80&v=4"},"commit":{"message":"feat(*): added tensorflow classification to compare results with Olin","shortMessageHtmlLink":"feat(*): added tensorflow classification to compare results with Olin"}},{"before":"d24fead97e2a1c8226426827c4f72cfdb33a74af","after":"d5e8d75f56c2d7b283b8f405c5c01b1a88395129","ref":"refs/heads/main","pushedAt":"2023-04-05T17:35:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"valearna","name":"Valerio Arnaboldi","path":"/valearna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26348851?s=80&v=4"},"commit":{"message":"feat(*): removed ticks","shortMessageHtmlLink":"feat(*): removed ticks"}},{"before":"3111b315f92e4fd46d206a5c585a421fbe3b910b","after":"d24fead97e2a1c8226426827c4f72cfdb33a74af","ref":"refs/heads/main","pushedAt":"2023-04-05T17:34:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"valearna","name":"Valerio Arnaboldi","path":"/valearna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26348851?s=80&v=4"},"commit":{"message":"feat(*): changed colors","shortMessageHtmlLink":"feat(*): changed colors"}},{"before":"4a65ffdbf712dd7cf2a78e1eaff32f73c921f027","after":"3111b315f92e4fd46d206a5c585a421fbe3b910b","ref":"refs/heads/main","pushedAt":"2023-04-05T17:32:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"valearna","name":"Valerio Arnaboldi","path":"/valearna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26348851?s=80&v=4"},"commit":{"message":"feat(*): resized plots","shortMessageHtmlLink":"feat(*): resized plots"}},{"before":"671d1b78fe1d67b45bc95688bbe85817e629679b","after":"4a65ffdbf712dd7cf2a78e1eaff32f73c921f027","ref":"refs/heads/main","pushedAt":"2023-04-05T17:31:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"valearna","name":"Valerio Arnaboldi","path":"/valearna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26348851?s=80&v=4"},"commit":{"message":"feat(*): improved clustering plots","shortMessageHtmlLink":"feat(*): improved clustering plots"}},{"before":"670c8f05192246df3091d49bde3b5caeaeb710b8","after":"671d1b78fe1d67b45bc95688bbe85817e629679b","ref":"refs/heads/main","pushedAt":"2023-03-21T16:45:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"valearna","name":"Valerio Arnaboldi","path":"/valearna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26348851?s=80&v=4"},"commit":{"message":"feat(*): added descriptive stats","shortMessageHtmlLink":"feat(*): added descriptive stats"}},{"before":"1fd77405f72ff1110384403992dd38f53d27bd97","after":"670c8f05192246df3091d49bde3b5caeaeb710b8","ref":"refs/heads/main","pushedAt":"2023-03-21T06:44:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"valearna","name":"Valerio Arnaboldi","path":"/valearna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26348851?s=80&v=4"},"commit":{"message":"feat(*): analysis on kinase activity sentences","shortMessageHtmlLink":"feat(*): analysis on kinase activity sentences"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEQTDZ2QA","startCursor":null,"endCursor":null}},"title":"Activity · WormBase/curation-sentence-classification"}