-
I'm using an unbalanced Corpus NER and I would like to add weights to the entities in the training step via `nn.CrossEntropyLoss`, I would like to know which .py file can I call my own lib and pass th…
-
⚠️⚠️⚠️
I found out that this issue only happens in Keras version > 2.2.2 (so in 2.2.3 and 2.2.4 up to now).
I downgraded to version 2.2.2 (and Tensorflow 1.10.0) and the error doesn't happen any…
-
Hello
when I increase the training datasets I get the following Error, how I can solve the problem?
***************
RuntimeError Traceback (most recent call last)
in …
-
Hi, i'm trying to run the example_hdfs.py with the logs given and I get this error :
`RuntimeError Traceback (most recent call last)
in ()
33 y_pred_normal, co…
-
What is the value of inp and c in RNN.py?
Traceback (most recent call last):
File "/home/suhasini/Downloads/Speech Brain/ASR/train.py", line 410, in
asr_brain.fit(
File "/home/suhasini/…
-
System information
Have I written custom code YES
OS Platform and Distribution OS X 10.15.6
TensorFlow installed from binary
TensorFlow version 2.5.0
Python version 3.8
Describe the current …
-
### Issue Type
Bug
### Source
binary
### Tensorflow Version
2.7.1, 2.4.1, 2.3.0, 2.2.0, 2.1.0, 2.0.0
### Custom Code
No
### OS Platform and Distribution
Linux Ubuntu 16.0…
-
Click to expand!
### Issue Type
Bug
### Source
binary
### Tensorflow Version
2.6.0
### Custom Code
Yes
### OS Platform and Distribution
Windows 10 21H2
### Mobile device
_No response_
…
-
This is my model code, I want to fine-tuning a pertained language model XLM from Facebook to do NER tasks, so i linked a BiLSTM and CRF.
```
class XLM_BiLSTM_CRF(nn.Module):
def __init__(self, …
-
Why did I choose this paper? Because clarification can be easily mapped to query expansion task.
### Main problem:
The problem is to predict the user engagement level in clarification questions in…