Ecosyste.ms: Issues

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

GitHub / asyml/texar-pytorch issues and pull requests

#353 - Move out HParams and SpecialTokens to asyml-utilities

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

#352 - Workflow and code update for numpy versions from 1.15 to 1.21

Pull Request - State: closed - Opened by tanyuqian almost 3 years ago - 9 comments

#351 - Fix `DataIterator.__len__`

Pull Request - State: closed - Opened by mylibrar almost 3 years ago - 1 comment

#350 - Issue in DataIterator.__len__

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

#349 - Fix #347: only create object UnicodeRegex when used.

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

#348 - how do i use it

Issue - State: open - Opened by cybergrunge-ops about 3 years ago

#347 - Unused objects (UnicodeRegex) are created when importing texar pytorch.

Issue - State: closed - Opened by hunterhector about 3 years ago
Labels: discussion

#346 - fix issue#335

Pull Request - State: closed - Opened by wanglec about 3 years ago - 2 comments

#345 - Complete error message

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

#344 - fix wordpiece tokenizer to return relative position

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

#342 - update gpt url and fix key error in gpt generate and train main

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

#341 - Compatibility update with pytorch>=1.7

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

#340 - Add tests for python3.8 and python3.9

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

#339 - Update version

Pull Request - State: closed - Opened by mylibrar over 3 years ago - 2 comments

#338 - Update dependencies

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

#337 - GPT2 model missing. GPT2Decoder gives HTTP 404 error

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

#336 - remove key

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

#335 - Incorrect Optimizer Configuration for the `transformer` example.

Issue - State: closed - Opened by HanGuo97 over 3 years ago
Labels: enhancement, help wanted, good first issue

#334 - To get the __len__, should pass self._current_dataset_name to _valida…

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

#333 - Compatibility update with numpy>=1.20

Issue - State: closed - Opened by hunterhector over 3 years ago - 1 comment
Labels: enhancement, help wanted

#332 - Add an extra function tokenize_with_span to WordpieceTokenizer

Pull Request - State: closed - Opened by jieralice13 almost 4 years ago - 6 comments

#331 - Introduce NNI with distributed Adaptive API

Pull Request - State: closed - Opened by ZeyaWang almost 4 years ago - 2 comments

#330 - Fix top k beam index calculation issue

Pull Request - State: closed - Opened by TomNong about 4 years ago - 1 comment

#329 - Test: downgrade sentenpiece to 0.1.91

Pull Request - State: closed - Opened by gpengzhi about 4 years ago - 1 comment

#328 - add the kl divergence loss

Pull Request - State: closed - Opened by haoyuLucas about 4 years ago - 5 comments

#327 - texar-pytorch: RuntimeError: expected scalar type Long but found Float

Issue - State: closed - Opened by mufeiteng about 4 years ago - 2 comments
Labels: question

#326 - Introduce distributed Adaptive API

Pull Request - State: closed - Opened by odp about 4 years ago - 1 comment

#325 - Does BahdanauMonotonicAttention output attention alignments in range [0,1]?

Issue - State: closed - Opened by hadaev8 about 4 years ago - 1 comment
Labels: question, topic: modules

#324 - NNI hypertuning for Bert classification examples

Pull Request - State: closed - Opened by ZeyaWang about 4 years ago - 5 comments

#323 - Fixing index error after close files and clear `_log_destination`

Pull Request - State: closed - Opened by hunterhector about 4 years ago - 3 comments

#322 - A logging bug in executor after close_files

Issue - State: closed - Opened by hunterhector about 4 years ago
Labels: bug, topic: executor

#321 - Code blocks in docstring are not fully rendered as sphinx doc.

Issue - State: open - Opened by hunterhector about 4 years ago
Labels: bug, topic: docs

#320 - Fix a couple of Executor bugs

Pull Request - State: closed - Opened by huzecong about 4 years ago - 1 comment

#319 - Fix #318 cannot pickle metrics

Pull Request - State: closed - Opened by huzecong about 4 years ago - 1 comment

#318 - Cannot pickle types such as metrics

Issue - State: closed - Opened by hunterhector about 4 years ago
Labels: bug, topic: executor

#317 - KeyError: 'Model' when run the example GPT2

Issue - State: closed - Opened by JonOnEarth about 4 years ago
Labels: bug, topic: examples

#316 - Add encrypted Github deploy private key

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

#315 - Bugfix in GPT2Tokenizer

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

#314 - GPU memory usage when doing beam search

Issue - State: open - Opened by tanyuqian over 4 years ago
Labels: question, topic: modules

#313 - A bug in GPT2Tokenizer.

Issue - State: closed - Opened by tanyuqian over 4 years ago
Labels: bug, topic: data

#312 - Error when decoder has more than 1 layer.

Issue - State: open - Opened by pajola over 4 years ago
Labels: question, topic: examples

#311 - Set train mode after evaluation in training

Pull Request - State: closed - Opened by AvinashBukkittu over 4 years ago - 5 comments

#310 - Switch between model.train() and model.eval()

Issue - State: closed - Opened by li3cmz over 4 years ago - 1 comment
Labels: bug, topic: examples

#309 - Incorporating copy mechanism in decoder

Issue - State: open - Opened by roemmele over 4 years ago - 2 comments
Labels: enhancement, topic: modules

#308 - Support PyTorch 1.5.0

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

#307 - Re-factor Examples to use the Executor API?

Issue - State: closed - Opened by ankitvad over 4 years ago - 1 comment
Labels: question, topic: examples

#306 - Fix bugs in Executor

Pull Request - State: closed - Opened by huzecong over 4 years ago - 1 comment
Labels: bug, topic: executor

#305 - can use this to train gpt2 directly

Issue - State: closed - Opened by alphanlp over 4 years ago - 2 comments
Labels: question

#304 - Update example part in docs

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

#303 - Add RNN Classifier

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

#302 - Add sequence_tagging example

Pull Request - State: open - Opened by gpengzhi over 4 years ago - 1 comment

#301 - Move unit tests out of texar

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

#300 - Add SpanBERT module

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

#299 - Add ELMo modules

Pull Request - State: open - Opened by gpengzhi over 4 years ago - 2 comments

#298 - Add ELMo modules

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

#297 - Support ELMo in texar-pytorch

Issue - State: open - Opened by gpengzhi almost 5 years ago - 2 comments
Labels: enhancement, topic: modules

#296 - Substituting Texar Trainer with another.

Issue - State: closed - Opened by ankitvad almost 5 years ago

#295 - T5 docs

Pull Request - State: closed - Opened by gpengzhi almost 5 years ago - 1 comment

#294 - Bump version to 0.1.2-unreleased

Pull Request - State: closed - Opened by gpengzhi almost 5 years ago

#293 - Release version 0.1.1

Pull Request - State: closed - Opened by gpengzhi almost 5 years ago - 1 comment

#292 - Travis update

Pull Request - State: closed - Opened by gpengzhi almost 5 years ago - 2 comments

#291 - Add PyTorch 1.4.0 in CI

Pull Request - State: closed - Opened by gpengzhi almost 5 years ago

#290 - Fix docs issues

Pull Request - State: closed - Opened by gpengzhi almost 5 years ago - 1 comment

#289 - Remove duplicated pytest

Pull Request - State: closed - Opened by gpengzhi almost 5 years ago - 1 comment

#288 - Bugfix in the unit test for GPT2Decoder

Pull Request - State: closed - Opened by gpengzhi almost 5 years ago - 1 comment

#287 - Add copyright header to unit tests

Pull Request - State: closed - Opened by gpengzhi almost 5 years ago - 1 comment

#286 - Sudden failure mode after nth epoch in Text Style Transfer

Issue - State: open - Opened by rafiyajaved almost 5 years ago - 1 comment
Labels: question, topic: examples

#285 - Use warning instead of error in map_token_to_id

Pull Request - State: closed - Opened by gpengzhi almost 5 years ago - 1 comment

#284 - DataIterator continues to use examples from old training/eval sets even after restarting the program

Issue - State: closed - Opened by rafiyajaved almost 5 years ago - 1 comment
Labels: question, topic: data

#283 - Add T5Tokenizer based on SentencePieceTokenizer

Pull Request - State: closed - Opened by swapnull7 almost 5 years ago - 1 comment

#282 - Why SentencePieceTokenizer can't save vocab file

Issue - State: open - Opened by Codle almost 5 years ago - 3 comments
Labels: question, topic: data

#279 - Update test_sentencepiece.model url

Pull Request - State: closed - Opened by gpengzhi almost 5 years ago - 1 comment

#278 - Add encode_text_for_generation in XLNetTokenizer

Pull Request - State: closed - Opened by gpengzhi almost 5 years ago - 1 comment

#276 - Design decision query: recommended pattern for auxiliary loss terms that should be ignored during evaluation?

Issue - State: closed - Opened by chiragraman almost 5 years ago - 14 comments
Labels: topic: executor, discussion

#272 - Set utf8 as default character encoding

Pull Request - State: closed - Opened by imgaojun almost 5 years ago - 1 comment

#271 - Resolve #40: Provide option to freeze the embedding parameters

Pull Request - State: closed - Opened by gpengzhi almost 5 years ago - 3 comments

#266 - Support Google T5 in our pre-trained module

Issue - State: closed - Opened by gpengzhi almost 5 years ago - 1 comment
Labels: enhancement, topic: modules

#265 - Disable codecov/patch

Pull Request - State: closed - Opened by gpengzhi almost 5 years ago - 1 comment

#264 - Cannot download dataset in bert example

Issue - State: closed - Opened by gpengzhi almost 5 years ago - 7 comments
Labels: bug, topic: examples

#263 - Add text style transfer (#166)

Pull Request - State: open - Opened by swapnull7 almost 5 years ago - 3 comments

#262 - Minor fix on sentence_classifier example

Pull Request - State: closed - Opened by gpengzhi almost 5 years ago - 1 comment

#260 - Fix a few doc issues

Pull Request - State: closed - Opened by ZhitingHu almost 5 years ago - 2 comments

#258 - XLNetTokenizer doc not shown completely

Issue - State: closed - Opened by ZhitingHu almost 5 years ago - 1 comment
Labels: enhancement, topic: docs

#255 - Update RoBERTa vocabulary files

Pull Request - State: closed - Opened by gpengzhi almost 5 years ago - 9 comments

#253 - Bugfix in VAE example

Pull Request - State: closed - Opened by gpengzhi almost 5 years ago - 2 comments

#250 - Minor fix in GPT-2 example

Pull Request - State: closed - Opened by gpengzhi almost 5 years ago - 1 comment

#249 - Support PyTorch 1.3

Pull Request - State: closed - Opened by gpengzhi almost 5 years ago - 3 comments

#248 - Bump version to 0.1.1-unreleased

Pull Request - State: closed - Opened by gpengzhi almost 5 years ago

#245 - Add code coverage in CI

Pull Request - State: closed - Opened by gpengzhi about 5 years ago - 3 comments

#244 - Fix doc issue in Executor

Pull Request - State: closed - Opened by gpengzhi about 5 years ago

#242 - Support GPT-2 XL

Pull Request - State: closed - Opened by gpengzhi about 5 years ago

#241 - Bugfix in RoBERTa

Pull Request - State: closed - Opened by gpengzhi about 5 years ago - 2 comments

#240 - Add SpanBERT module

Pull Request - State: closed - Opened by gpengzhi about 5 years ago - 1 comment

#230 - Support SpanBERT

Issue - State: closed - Opened by gpengzhi about 5 years ago
Labels: enhancement, topic: modules

#204 - Add BPETokenizer

Issue - State: open - Opened by gpengzhi about 5 years ago
Labels: enhancement, topic: data, topic: examples

#201 - Add DistilBERT Modules

Pull Request - State: closed - Opened by gpengzhi about 5 years ago - 2 comments

#185 - Support DistilBERT

Issue - State: closed - Opened by gpengzhi about 5 years ago
Labels: enhancement, topic: modules

#126 - Make modules in xlnet_model_utils.py texar modules

Issue - State: closed - Opened by gpengzhi over 5 years ago
Labels: enhancement, priority: low, topic: modules

#123 - AttributeError: module 'torch.nn' has no attribute 'Identity'

Issue - State: closed - Opened by hongweizeng over 5 years ago - 2 comments
Labels: bug, priority: high, topic: modules