张梓径

Results 14 comments of 张梓径

Fix the code then.

``` Error: Cannot find module 'C:\Users\z\AppData\Roaming\npm\node_modules\leetcode-cli\node_modules\sqlite3\lib\binding\node-v72-win32-x64\node_sqlite3.node' ```

The correct command is `textx generate hello.tx --target dot` from https://textx.github.io/textX/latest/tutorials/hello_world/

Here too. Don't close this.

According to the paper table 2, they are the architecture hyperparameters amounts. "The smallest model is equivalent to the original GPT, and the second smallest equivalent to the largest model...

> Is the error you are getting something like this: "jaxlib.xla_extension.XlaRuntimeError: RESOURCE_EXHAUSTED: Failed to allocate request for 32.00MiB (33554432B) on device ordinal 0: while running replica 0 and partition 0...

This makes wonder if this is a mining software. I get the same issue on my laptop with GTX960m ![hourglass](https://user-images.githubusercontent.com/15345547/37562447-62d0bcb2-2aa3-11e8-9361-89433dcbcde0.PNG)

``` _ _ ____ _ ___ / \ _ __ __ _ _ _| | __ _ _ __ / ___| | |_ _| / △ \ | '_ \...

> Where can I find uncased_L-24_H-1024_A-16/bert_model.ckpt? https://storage.googleapis.com/bert_models/2019_05_30/wwm_uncased_L-24_H-1024_A-16.zip

I get a similar error: ```python language/question_answering/bert_joint/run_nq.py", line 29, in from bert import modeling ModuleNotFoundError: No module named 'bert' ```