Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / JetBrains-Research/code2seq issues and pull requests

#123 - Bump torch from 1.10.0 to 2.2.0

Pull Request - State: open - Opened by dependabot[bot] 4 months ago
Labels: dependencies

#122 - Bump tqdm from 4.62.3 to 4.66.3

Pull Request - State: open - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#121 - Application to real case study

Issue - State: open - Opened by Avv22 almost 2 years ago

#120 - Comment prediction added (CommentCode2Seq)

Pull Request - State: open - Opened by malodetz over 2 years ago

#119 - Beam search for code2seq

Issue - State: open - Opened by KatGarmash over 2 years ago

#118 - README update

Pull Request - State: closed - Opened by SpirinEgor almost 3 years ago

#117 - Failed to run minimal code example

Issue - State: closed - Opened by iCSawyer almost 3 years ago - 2 comments

#116 - Improve Code2Class usage scenario

Issue - State: open - Opened by SpirinEgor almost 3 years ago
Labels: enhancement

#115 - Save model for prediction

Issue - State: closed - Opened by Avv22 almost 3 years ago - 27 comments

#114 - Use rich progress bar instead of tqdm

Pull Request - State: closed - Opened by SpirinEgor about 3 years ago

#113 - can i get an information about the java-med dataset parser?

Issue - State: closed - Opened by hehehwang about 3 years ago - 1 comment

#112 - Reset metrics after each epoch

Pull Request - State: closed - Opened by egor-bogomolov about 3 years ago

#111 - '\n' mixed in Vocabulary['token']

Issue - State: open - Opened by hehehwang about 3 years ago - 3 comments

#110 - What is the difference between these three models?

Issue - State: closed - Opened by wuyifan18 about 3 years ago - 4 comments

#109 - Passing in new java source code snippets to get predictions

Issue - State: closed - Opened by Thirunayan22 about 3 years ago - 7 comments

#108 - Integrate commode utils

Pull Request - State: closed - Opened by SpirinEgor over 3 years ago

#107 - Can't install black 20.8b1 with pip

Issue - State: closed - Opened by hehehwang over 3 years ago - 1 comment

#106 - Fix unsupported tokens

Pull Request - State: closed - Opened by maximzubkov over 3 years ago

#105 - Fix astminer

Pull Request - State: closed - Opened by maximzubkov over 3 years ago

#104 - Add num classes param to Code2Class

Pull Request - State: closed - Opened by maximzubkov over 3 years ago

#103 - Scripts

Issue - State: closed - Opened by Haimoshri over 3 years ago

#102 - Add scripts to setup.py

Pull Request - State: closed - Opened by maximzubkov over 3 years ago - 1 comment

#101 - Create README with pip description

Pull Request - State: closed - Opened by SpirinEgor over 3 years ago

#100 - release first package

Pull Request - State: closed - Opened by SpirinEgor over 3 years ago

#99 - Prepare pip package

Pull Request - State: closed - Opened by SpirinEgor over 3 years ago

#98 - Minor fix in downloading scripts

Pull Request - State: closed - Opened by maximzubkov almost 4 years ago

#97 - Fix code2class logging

Pull Request - State: closed - Opened by maximzubkov almost 4 years ago

#96 - Build vocabulary in datamodule

Pull Request - State: closed - Opened by SpirinEgor almost 4 years ago

#95 - load model class based on the given config

Pull Request - State: closed - Opened by SpirinEgor almost 4 years ago

#94 - Add resume train script -- some fixes

Pull Request - State: closed - Opened by SpirinEgor about 4 years ago

#93 - Add resume train script

Pull Request - State: closed - Opened by SpirinEgor about 4 years ago

#92 - fix issue with path lengths device

Pull Request - State: closed - Opened by SpirinEgor about 4 years ago

#91 - pack paths in sorted order

Pull Request - State: closed - Opened by SpirinEgor about 4 years ago

#90 - return masking in metric for long sequences, add test for this case

Pull Request - State: closed - Opened by SpirinEgor about 4 years ago

#89 - Improve logging

Pull Request - State: closed - Opened by SpirinEgor about 4 years ago

#88 - Use hydra for configuration

Pull Request - State: closed - Opened by SpirinEgor about 4 years ago

#87 - use tokens args for types converting

Pull Request - State: closed - Opened by SpirinEgor about 4 years ago

#86 - move path lengths to cpu

Pull Request - State: closed - Opened by SpirinEgor about 4 years ago

#85 - Implement typed code2seq

Pull Request - State: closed - Opened by SpirinEgor about 4 years ago

#84 - rename "path types" to "path nodes" and "type to id" to "node to id"

Pull Request - State: closed - Opened by SpirinEgor about 4 years ago

#83 - Ci improvement

Pull Request - State: closed - Opened by SpirinEgor about 4 years ago

#82 - Map style dataset

Pull Request - State: closed - Opened by SpirinEgor about 4 years ago

#81 - update requirements.txt

Pull Request - State: closed - Opened by SpirinEgor about 4 years ago

#80 - fix mypy typecheker issues

Pull Request - State: closed - Opened by SpirinEgor about 4 years ago

#79 - Refactor data preprocessing

Pull Request - State: closed - Opened by SpirinEgor about 4 years ago

#78 - Debug output \w hyperparameters

Issue - State: closed - Opened by bzz about 4 years ago

#77 - Make typechecker happy

Issue - State: closed - Opened by bzz about 4 years ago - 1 comment

#76 - add layer normalization before activation

Pull Request - State: closed - Opened by SpirinEgor about 4 years ago

#75 - Update package versions

Pull Request - State: closed - Opened by SpirinEgor about 4 years ago

#74 - Use builtin cross entropy loss for criterion

Pull Request - State: closed - Opened by SpirinEgor about 4 years ago

#73 - Not able to replicate results of paper

Issue - State: closed - Opened by suxnju about 4 years ago - 1 comment

#72 - updated wandb version in requirements

Pull Request - State: closed - Opened by SpirinEgor over 4 years ago

#71 - Dropout after rnn

Pull Request - State: closed - Opened by SpirinEgor over 4 years ago

#70 - Calculate metiric as alon

Pull Request - State: closed - Opened by SpirinEgor over 4 years ago

#69 - More accurate print

Pull Request - State: closed - Opened by SpirinEgor over 4 years ago

#68 - calculate loss like in tf

Pull Request - State: closed - Opened by SpirinEgor over 4 years ago

#67 - update default parameter for code2seq

Pull Request - State: closed - Opened by SpirinEgor over 4 years ago

#66 - Return using sos token in decoder

Pull Request - State: closed - Opened by SpirinEgor over 4 years ago

#65 - Update evaluate script

Pull Request - State: closed - Opened by SpirinEgor over 4 years ago

#64 - Add SOS token for target

Pull Request - State: closed - Opened by SpirinEgor over 4 years ago

#63 - Disable bias

Pull Request - State: closed - Opened by SpirinEgor over 4 years ago

#62 - Remove wrapping target

Pull Request - State: closed - Opened by SpirinEgor over 4 years ago

#61 - update tqdm veriosn

Pull Request - State: closed - Opened by SpirinEgor over 4 years ago

#60 - Update attention usage with respect to the original paper

Pull Request - State: closed - Opened by SpirinEgor over 4 years ago

#59 - Fix shuffling in classification task

Pull Request - State: closed - Opened by maximzubkov over 4 years ago

#58 - Fix dev mode bug

Pull Request - State: closed - Opened by maximzubkov over 4 years ago

#57 - Fix splitiing

Pull Request - State: closed - Opened by maximzubkov over 4 years ago

#56 - Make script executables

Pull Request - State: closed - Opened by SpirinEgor over 4 years ago

#55 - Fix renaming bug

Pull Request - State: closed - Opened by maximzubkov over 4 years ago

#54 - Add downloading splitted dataset

Pull Request - State: closed - Opened by maximzubkov over 4 years ago

#53 - Implement code2class

Pull Request - State: closed - Opened by SpirinEgor over 4 years ago

#52 - Classification metrics

Pull Request - State: closed - Opened by maximzubkov over 4 years ago

#51 - update torch version

Pull Request - State: closed - Opened by SpirinEgor over 4 years ago

#50 - Codeforcers dataset downloading

Pull Request - State: closed - Opened by maximzubkov over 4 years ago

#49 - Preprocessing config selection

Pull Request - State: closed - Opened by maximzubkov over 4 years ago

#48 - Refactor code2seq

Pull Request - State: closed - Opened by maximzubkov over 4 years ago

#47 - Change wrapping in code2class preprocessing

Pull Request - State: closed - Opened by maximzubkov over 4 years ago

#46 - update requirements.txt

Pull Request - State: closed - Opened by SpirinEgor over 4 years ago

#45 - Collect and use dataset description

Pull Request - State: closed - Opened by SpirinEgor over 4 years ago

#44 - Fix tokens parsing

Pull Request - State: closed - Opened by maximzubkov over 4 years ago

#43 - Classification metrics

Pull Request - State: closed - Opened by maximzubkov over 4 years ago

#42 - Add workflow trigger on every PR

Pull Request - State: closed - Opened by maximzubkov over 4 years ago

#41 - Classifier

Pull Request - State: closed - Opened by maximzubkov over 4 years ago

#40 - Splitting names and target

Pull Request - State: closed - Opened by maximzubkov over 4 years ago

#39 - Reformat model

Pull Request - State: closed - Opened by SpirinEgor over 4 years ago

#38 - Add command-line interface for downloading datasets

Pull Request - State: closed - Opened by maximzubkov over 4 years ago - 1 comment

#37 - Download datasets

Pull Request - State: closed - Opened by maximzubkov over 4 years ago

#36 - sync model with other implementations

Pull Request - State: closed - Opened by SpirinEgor over 4 years ago

#35 - Multiprocessing for data preparation

Pull Request - State: closed - Opened by SpirinEgor over 4 years ago

#34 - Astminer parsing

Pull Request - State: closed - Opened by maximzubkov over 4 years ago

#33 - Astminer parsing

Pull Request - State: closed - Opened by maximzubkov over 4 years ago

#32 - convert alon dict to vocabulary

Pull Request - State: closed - Opened by SpirinEgor over 4 years ago

#31 - wrapping tokens by option

Pull Request - State: closed - Opened by SpirinEgor over 4 years ago

#30 - pass number of workers into the model

Pull Request - State: closed - Opened by SpirinEgor over 4 years ago

#29 - add manual syncing checkpoints

Pull Request - State: closed - Opened by SpirinEgor over 4 years ago

#28 - Improve optimizer usage

Pull Request - State: closed - Opened by SpirinEgor over 4 years ago

#27 - Implement evaluation part

Pull Request - State: closed - Opened by SpirinEgor over 4 years ago

#26 - Use uint32 for storing data

Pull Request - State: closed - Opened by SpirinEgor over 4 years ago

#25 - Improve training process

Pull Request - State: closed - Opened by SpirinEgor over 4 years ago

#24 - use custom batch class

Pull Request - State: closed - Opened by SpirinEgor over 4 years ago