Manikantha Sekhar
Manikantha Sekhar
Hi @xingdi-eric-yuan , Actually at first i tried using TextBlob package in python its very really helpful for me in generation of questions and answers as well as multiple choice...
I cant Download these urls getting 404 error
Hi @chingyaoc , I am gettig another issue with while running with python main.py **"IndexError: too many indices for array "** Thanks & Regards, Manikantha Sekhar
Hi @deperfecto @HarnishLJ @priya-dwivedi @yuzehe , Actually I am at initial state only at first i run with --mode=train and in code i had given the no of epochs=5 but...
Hi @TechnikEmpire @wingman-jr-addon @GantMan @jessetrana bellow is my flutter code: // import 'dart:typed_data'; import 'package:flutter/material.dart'; import 'package:image_picker/image_picker.dart'; import 'dart:io'; import 'package:tflite/tflite.dart'; void main() => runApp(MyApp()); class MyApp extends StatelessWidget {...
Hi @wingman-jr-addon , I resolved the issue by replacing the label.txt file with another file though its working fine and i am display the output without the error but i...
Hi @wzq016 , I didn't resolve this by downgrade java version from 11 to 8 again i am getting the same error (my_qa3) launchship@launchship-ML:~/Downloads/question-answering$ python preprocess.py --data data/squad --embed-path wordvec/glove/glove.840B.300d.txt...
Hi @wzq016 , Thank you its worked for me pre-processing is completed successfully without any error but while in training process getting an error that no a directory logs/drqa-log but...
yeah already i had logs i run the command like **python train.py --arch drqa --embed-path wordvec/glove/glove.840B.300d.txt --checkpoint-dir checkpoints/drqa --log-file logs** getting an error word, count = line.rstrip().rsplit(' ', 1) ValueError:...
Hi @xuhdev , but actually while downloading that "https://storage.cloud.google.com/pretrained_models/selector.zip" & "https://storage.cloud.google.com/pretrained_models/translate.ckpt-6156696.zip" i was unable to download its showing **Forbiden 403 page**, so could you please help me to find these...