language icon indicating copy to clipboard operation
language copied to clipboard

Shared repository for open-sourced projects from the Google AI Language team.

Results 134 language issues
Sort by recently updated
recently updated
newest added

Hi there, Thank you for your interesting work on TempLAMA, I noticed that the open-source code for TempLAMA is only for data production. I am wondering if it is possible...

Hi, when I try to implement the code of bert extraction experiment, the eval accuracy for both MNLI and SST-2 are lower than 50 percent. I doubt that the weight...

The bucket for the Natural Questions tiny dev listed in the `bert_joint` README set does not exist. Where can I find the data? ``` $ gsutil cp -R gs://bert-nq/tiny-dev ....

Using set.intersection rather of a for loop is more concise and efficient. What do you think? Could you please help me to merge this change?

Bumps [lxml](https://github.com/lxml/lxml) from 4.6.3 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...

dependencies

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.4.1 to 2.7.2. Release notes Sourced from tensorflow's releases. TensorFlow 2.7.2 Release 2.7.2 This releases introduces several vulnerability fixes: Fixes a code injection in saved_model_cli (CVE-2022-29216) Fixes...

dependencies

Could you provide the counterfactural generation dataset about Natural Question? @[kelvinguu](https://github.com/kelvinguu)

I am trying to run Orqa finetuning with Realm models on my own data set. I have created the blocks.tfr file and used --num_block_records=154800 which is the number of rows...

Hi there, I am unable to install the scann-1.0.0-cp37-cp37m-linux_x86_64.whl is not a supported wheel on this platform. Thanks