Rifat Ullah

Results 4 issues of Rifat Ullah

Hi, I am trying to install TensorFlow 2.3.2 without AVX in my CentOS 7.9 system. However, having problems as usual. Can anyone help me with this?

I am trying to run trainbart.sh script. the script contains the following information: `TOTAL_NUM_UPDATES=20000 WARMUP_UPDATES=500 LR=3e-05 MAX_TOKENS=1024 UPDATE_FREQ=16 BART_PATH=/home/mdrullah/MARMAID/fairseq/BERT_Large/bart.large/model.pt python train.py metaphor\ --restore-file $BART_PATH \ --max-tokens $MAX_TOKENS \ --task translation...

question
needs triage

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to 'bengali_stemmer/rafikamal2014/' 2. Click on 'common.rules' 3. Scroll...

I am trying to prune a CNN model given below in the python script. **Describe the bug** I am trying to execute code, which gives me the error every time....

bug