-
i find the bilm/model/dump_token_embeddings is not useful for the token format imput?
cause the char_cnn is not accessible to the token format input while dumping token embeddings
def dump_token…
-
-
Hi,
Thank you for your work. When I try to run your code, I got an error:
Char CNN Encoder..
Traceback (most recent call last):
File "train_acc.py", line 752, in
exp = NLIExperiment(inje…
-
It crashes in Tensorflow 1.4 with the error below:
Traceback (most recent call last):
File "train.py", line 47, in
model = VDCNN(alphabet_size, CHAR_MAX_LEN, NUM_CLASS)
File "text-class…
-
Dear Sir,
I am using Geforce 640E ML and CPU i7 in my laptop. when i was compiling the code in Matlab 2015b, it was compiling very well in 'Microsoft Visual C++ 2013 Professional" when switched to "'…
-
Hi,
I am trying to deploy an object detection model on the AI-deck.
I have a Yolov8n model which I exported as .tflite format. The tflite model is quantised using NNTool.
When I try to compi…
-
https://github.com/srviest/char-cnn-text-classification-pytorch/blob/f269894ad40ef4d716b76b24db20379f102cae37/test.py#L44
This line should call `getClassWeight()`
It currently calls the deprecated…
-
-
When unchecking the "#autotag" prefix and simultaneous unchecking "autotags:" OpenAI returns an empty array...
With prefix:
[17/10/2023, 00:02:41] [autotag][dbg] Finding tags for user-selected tex…
-
Using Python 3.5
I tried to run this project with its basic settings and cannot even run main.py as it claims there's a missing module.
Though __init__.py in the models folder says it can't find T…