emergent_in_context_learning icon indicating copy to clipboard operation
emergent_in_context_learning copied to clipboard

Results 5 emergent_in_context_learning issues
Sort by recently updated
recently updated
newest added

Hi! I am trying to run the code below. It works when omniglot_split="train", but crashes when omniglot_split="test". Could you tell me what the problem might be? The code: ``` from...

Hi, in the paper, a transformer model with 12 layers and embdding size 64 is used to validate your hypothesis. Did you do any trial experiment on smaller sized model...

Hi! It's a very interesting work and I try to reproduce the results in your paper. However, I run the code in the readme file with the default config, namely...

Hi! It's a very interesting work "Data Distributional Properties Drive Emergent In-Context Learning in Transformers" and I try to reproduce the results in your paper. However, I ran the code...

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.9.1 to 2.12.1. Release notes Sourced from tensorflow's releases. TensorFlow 2.12.1 Release 2.12.1 Bug Fixes and Other Changes The use of the ambe config to build and...

dependencies