Ecosyste.ms: Issues

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

GitHub / kermitt2/delft issues and pull requests

#169 - Add textclassification application and few other things

Pull Request - State: open - Opened by lfoppiano 6 months ago

#168 - Bump transformers from 4.33.2 to 4.36.0

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

#167 - New models and formats

Pull Request - State: closed - Opened by kermitt2 7 months ago

#166 - Bump transformers from 4.25.1 to 4.30.0

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies

#165 - add parameter --max-epoch

Pull Request - State: closed - Opened by lfoppiano 11 months ago - 5 comments
Labels: enhancement

#164 - Training with multiple GPUs

Pull Request - State: closed - Opened by lfoppiano 11 months ago - 5 comments
Labels: enhancement

#163 - Add architectures where the transformer is used only for embeddings

Pull Request - State: open - Opened by lfoppiano 11 months ago
Labels: enhancement

#162 - Last tensorflow-addons

Issue - State: open - Opened by lfoppiano 11 months ago - 1 comment

#161 - add learning rate visualisation and manual parameter

Pull Request - State: closed - Opened by lfoppiano about 1 year ago - 7 comments

#160 - Print additional information when training

Issue - State: open - Opened by lfoppiano about 1 year ago - 3 comments

#158 - Bump tensorflow from 2.9.3 to 2.11.1

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#157 - Download ELMo embeddings is not present

Pull Request - State: closed - Opened by kermitt2 over 1 year ago - 3 comments
Labels: enhancement

#156 - fix #144 for defaulting case, e.g. SciBERT without tokenizer config on HuggingFace

Pull Request - State: closed - Opened by kermitt2 over 1 year ago - 3 comments
Labels: bug, enhancement

#155 - Support for Pre-trained ELMo Representations for Many Languages

Issue - State: closed - Opened by kermitt2 over 1 year ago - 3 comments
Labels: enhancement

#154 - Fix issue for alignment of pre-tokenized input with BPE, see #150

Pull Request - State: closed - Opened by kermitt2 over 1 year ago - 1 comment
Labels: bug

#153 - Bump torch from 1.10.1 to 1.13.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#152 - Implement feature channel in classification

Issue - State: open - Opened by lfoppiano over 1 year ago
Labels: enhancement

#151 - Hardcoded padding tokens

Issue - State: closed - Opened by lfoppiano over 1 year ago - 3 comments
Labels: question

#150 - Sub-tokenization with certain transformers

Issue - State: open - Opened by lfoppiano over 1 year ago - 22 comments

#149 - Additional scripts for text classification

Pull Request - State: closed - Opened by lfoppiano over 1 year ago

#147 - Incremental training

Pull Request - State: closed - Opened by kermitt2 over 1 year ago

#146 - Bump tensorflow from 2.7.0 to 2.9.3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#145 - Bad performance to produce ELMo embedding

Issue - State: closed - Opened by SeanLee97 over 1 year ago - 2 comments

#144 - Transformer configuration should be passed to the tokenizer?

Issue - State: closed - Opened by lfoppiano over 1 year ago - 4 comments
Labels: bug

#143 - Implement the plain model loading (limited to BERT models)

Pull Request - State: closed - Opened by lfoppiano about 2 years ago - 1 comment
Labels: enhancement

#142 - Bump tensorflow from 2.7.0 to 2.7.2

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies

#141 - Dataset recognition

Pull Request - State: closed - Opened by kermitt2 about 2 years ago

#140 - Print parameters train/train_eval

Pull Request - State: closed - Opened by lfoppiano about 2 years ago - 1 comment

#139 - Allow uniform modification of nb_workers

Issue - State: open - Opened by lfoppiano about 2 years ago
Labels: enhancement

#138 - Tensorboard

Pull Request - State: open - Opened by kermitt2 about 2 years ago - 3 comments

#137 - Bump tensorflow from 2.7.0 to 2.7.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#136 - Classification and transformers

Issue - State: closed - Opened by lfoppiano over 2 years ago - 3 comments

#135 - Improvements in the application scripts

Pull Request - State: closed - Opened by lfoppiano over 2 years ago

#134 - Update applications

Pull Request - State: closed - Opened by lfoppiano over 2 years ago

#133 - Improve temporary data management using temp directories

Pull Request - State: open - Opened by lfoppiano over 2 years ago - 4 comments
Labels: enhancement

#132 - Comparison version 0.2.6 and 0.3.0 with scibert

Issue - State: closed - Opened by lfoppiano over 2 years ago - 10 comments

#131 - Print main parameters while configuring the wrapper

Pull Request - State: closed - Opened by lfoppiano over 2 years ago - 8 comments

#130 - [suggestion] add transformer name / embedding names in the model name

Issue - State: closed - Opened by lfoppiano over 2 years ago - 3 comments

#129 - Print minimal configuration information when running training or train/eval

Issue - State: closed - Opened by lfoppiano over 2 years ago - 3 comments

#128 - Better support SentencePiece tokenizer(s)

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

#127 - Ci build

Pull Request - State: closed - Opened by lfoppiano over 2 years ago - 2 comments
Labels: enhancement

#126 - improve directory management for training/nfold-training

Issue - State: open - Opened by lfoppiano over 2 years ago
Labels: enhancement

#125 - Load transformer config and tokenizer from disk when n>1 for nfold traninig

Issue - State: closed - Opened by kermitt2 over 2 years ago
Labels: enhancement

#124 - Fix --output option to dump the model in a specific directory

Issue - State: open - Opened by lfoppiano over 2 years ago - 3 comments

#123 - Transformers wrapper

Pull Request - State: closed - Opened by lfoppiano over 2 years ago - 12 comments
Labels: enhancement

#122 - Bump tensorflow from 2.7.0 to 2.8.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#121 - Fixing issue with *bert models

Pull Request - State: closed - Opened by lfoppiano over 2 years ago
Labels: bug

#120 - Migration to TF2 and new version 0.3

Pull Request - State: closed - Opened by kermitt2 over 2 years ago - 1 comment

#119 - Eval metrics per class

Issue - State: closed - Opened by MahmoudAliEng almost 3 years ago - 1 comment

#118 - Command for saving the metrics in a file

Issue - State: closed - Opened by MahmoudAliEng almost 3 years ago - 2 comments
Labels: question

#117 - add parameter to optionally output raw results in the evaluation

Issue - State: open - Opened by lfoppiano almost 3 years ago - 8 comments
Labels: enhancement

#116 - Feed validation set from command line

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

#115 - update imports for fastext - needed when using binary embeddings

Pull Request - State: closed - Opened by lfoppiano about 3 years ago - 5 comments
Labels: dependencies

#114 - improved wordpreprocessor fit speed

Pull Request - State: closed - Opened by de-code about 3 years ago - 1 comment

#113 - Unable to train NER using custom ELMO embedding model

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

#112 - Bump tensorflow from 1.12.0 to 2.3.1

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#111 - Bump tensorflow-gpu from 1.12.0 to 2.3.1

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#110 - fix wrong preprocessors serialisation

Pull Request - State: closed - Opened by lfoppiano over 3 years ago - 9 comments
Labels: bug

#109 - Bump tensorflow from 1.12.0 to 1.15.4

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago - 1 comment
Labels: dependencies

#108 - Bump tensorflow-gpu from 1.12.0 to 1.15.4

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago - 1 comment
Labels: dependencies

#107 - Software use

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

#106 - Bump tensorflow from 1.12.0 to 1.15.2

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago - 1 comment
Labels: dependencies

#105 - Dump/Load preprocessor to JSON

Pull Request - State: closed - Opened by lfoppiano almost 4 years ago - 1 comment
Labels: enhancement

#104 - Fix output entities

Pull Request - State: closed - Opened by lfoppiano almost 4 years ago - 1 comment
Labels: enhancement

#103 - Annoying warning due to joblib

Issue - State: closed - Opened by oterrier about 4 years ago - 2 comments

#102 - sequence labelling, n-fold training should use separate preprocessors

Issue - State: open - Opened by de-code about 4 years ago - 1 comment

#99 - Allow multiple tokens per feature data row

Issue - State: open - Opened by de-code over 4 years ago - 3 comments

#98 - Fix issue #66 : Find a way to disable the ELMo/BERT caching mechanism…

Pull Request - State: closed - Opened by oterrier over 4 years ago - 2 comments

#97 - Do not truncate when tagging

Pull Request - State: closed - Opened by lfoppiano over 4 years ago - 8 comments
Labels: bug

#95 - Add a way to disable multiprocessing in Classifier training options a…

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

#93 - Some links are broken in the documentation

Issue - State: closed - Opened by lfoppiano over 4 years ago - 1 comment
Labels: bug

#92 - Improvement in packaging

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

#91 - Suggestion: save preprocessor in a more transferable format

Issue - State: closed - Opened by de-code over 4 years ago - 7 comments

#90 - Implement sliding window

Issue - State: open - Opened by de-code over 4 years ago - 6 comments

#89 - truncating the sequence also when the input is already tokenised

Pull Request - State: closed - Opened by lfoppiano over 4 years ago - 3 comments

#88 - grobidTagger: make model an optional argument

Issue - State: open - Opened by de-code over 4 years ago

#87 - Switch to TensorFlow 2.0 and tf.keras

Issue - State: closed - Opened by de-code over 4 years ago - 12 comments
Labels: enhancement

#86 - Improved default values configuration

Pull Request - State: closed - Opened by lfoppiano over 4 years ago
Labels: enhancement

#85 - Bump tensorflow-gpu from 1.12.0 to 1.15.2

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 1 comment
Labels: dependencies

#84 - Improving shuffle of example

Pull Request - State: closed - Opened by lfoppiano over 4 years ago - 5 comments
Labels: enhancement

#83 - When loading embeddings, detect and parse headers if present

Pull Request - State: closed - Opened by lfoppiano over 4 years ago - 1 comment
Labels: enhancement

#82 - Implementing features channel

Pull Request - State: closed - Opened by lfoppiano over 4 years ago - 55 comments
Labels: enhancement

#81 - header training data - mismatching features columns?

Issue - State: closed - Opened by lfoppiano over 4 years ago - 6 comments

#80 - Feature-based approach with BERT for seq. labelling is super slow

Issue - State: closed - Opened by kermitt2 over 4 years ago
Labels: enhancement

#79 - Automatically download embeddings

Issue - State: closed - Opened by kermitt2 over 4 years ago - 1 comment

#78 - Bert sequence labelling

Pull Request - State: closed - Opened by kermitt2 over 4 years ago - 7 comments
Labels: enhancement

#77 - Sort label in evaluation

Pull Request - State: closed - Opened by lfoppiano over 4 years ago - 2 comments

#76 - [WIP] Implementing features channel

Pull Request - State: closed - Opened by lfoppiano over 4 years ago - 6 comments
Labels: enhancement

#74 - Bump tensorflow-gpu from 1.12.0 to 1.15.0

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 1 comment
Labels: dependencies

#66 - Find a way to disable the ELMo/BERT caching mechanism in "production" mode

Issue - State: closed - Opened by oterrier over 4 years ago - 1 comment
Labels: enhancement

#64 - <PAD> tags should be filtered out from the output of the Tagger

Issue - State: open - Opened by oterrier over 4 years ago - 17 comments

#61 - reader.py misses the the <EX_ENAMEX> annotated entities on LeMonde Corpus

Issue - State: closed - Opened by pjox over 4 years ago - 3 comments
Labels: bug

#44 - max_sequence_length not used(?)

Issue - State: closed - Opened by de-code almost 5 years ago - 32 comments

#42 - Add layout features to GROBID model

Issue - State: closed - Opened by de-code about 5 years ago - 20 comments
Labels: enhancement