Git Product home page Git Product logo

shared_colab_notebooks's Introduction

📔 Shared Google Colaboratory Notebooks 📔

A Repo to store and share the Google Colaboratory Notebooks that I have created/modified 💻📔

Star History

Star History Chart

NLP/NLG Colabs 🔤

Computer Vision Colabs 🖼️

GANs/Misc 🧬

Streamlit ✨

Tutorials 👩‍🏫

UI/UX 💄

Other 🦘

  • GLIDE
  • Grover requester
  • helloworld keras tuner
  • nlp basics tokenization segmentation
  • Sematinc Search Spanish
  • Transformer positional encoding graph
  • transformers summarizer pipeline

shared_colab_notebooks's People

Contributors

amrzv avatar cronopioelectronico avatar mrm8488 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

shared_colab_notebooks's Issues

T5-base fine-tuned on SQuAD for Question Generation

@mrm8488
Buenos días, me preguntaba si podrías darme alguna explicación sobre la generación de preguntas que utilizas en el proyecto T5-base fine-tuned on SQuAD for Question Generation de huggingface. He visto que te basas en un script de QA pero me preguntaba como modificarlo correctamente. Si pudieras darme alguna clave más o alguna parte del codigo.

Otra opción es el entrenamiento para la realización de QG en español, no se si esta entre tus próximos proyectos o no pero sería interesante ver como se haría.
Muchas gracias.

Longer input and output

Hi Manuel,
Thanks for this amazing repo, it's a treasure trove.
In the flan_t5_text_to_sql finetune, what parameter can I optimize to increase the output size.
Also is it better to give the entire schema in the prompt or just the question and expected SQL query?

Yolact++ colab error

@mrm8488 hi thanks for opensourcing and sharing the colab to run the yolact++ but when i try to do the same by myself by creating a repo and uploading all the files and changing the git clone from author to my repo and run it i get error in evaluation as mentioned below "File "/content/yolact_adas/backbone.py", line 11, in DCN
raise Exception('DCN could not be imported. If you want to use YOLACT++ models, compile DCN. Check the README for instructions.')
Exception: DCN could not be imported. If you want to use YOLACT++ models, compile DCN. Check the README for instructions." is it not possbile to do it ?? or should we perform only authors repo

mrm8488/t5-base-finetuned-wikiSQL on custom db not working.

I want to implement this model to convert Natural Language to SQL but on my own database. When I give a question outside of the database, it should give me an error and prompt me to ask a question on my database. I tried out a code but it is not getting connected with my database. I am using Chinook.db. Can anyone help in the same. If you have implemented the do let me know how did you do it.
I am using Hugging face(without API) and Langchain agent framework.

xquad augmentation

@mrm8488
Hey i show you have done a great work in huggingface community. I have some question on your https://huggingface.co/mrm8488/bert-multi-cased-finetuned-xquadv1 this model.
You have mention about augmentation technique.
1.so can you please tell me which neural machine translation model you used?
2.how you use scriping?
3.which are other methods that we can apply for creating more data?
4.which dataset you use for machine translation ?

Code for fine-tuning T5 on text-to-sql task?

Hi Manuel, Thank you for sharing the pretrained T5 model. I would like to finetune your model on a few examples of my own. Could you please share the code you used to preprocess wikisql data, and loaded, trained, evaluated the T5 model?

RuntimeError on Colab Notebook, Training T5 on WikiSQL, RuntimeError: output with shape [16, 8, 1, 1] doesn't match the broadcast shape [16, 8, 1, 64]

I am running the colab notebook shared here:

https://github.com/mrm8488/shared_colab_notebooks/blob/bf6d578042bbb393e8cfcb336e2909c9f460b91c/T5_wikiSQL_multitask_with_HF_transformers.ipynb

When I get to trainer.evaluate() I get the following error message:

RuntimeError: output with shape [16, 8, 1, 1] doesn't match the broadcast shape [16, 8, 1, 64]

I've attempted to search for solutions, but I can't find many instances where this type of error comes up with NLP training. It seems to most often occur with image raster data.

I would greatly appreciate any insight that you may have. Thanks!

Eric

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.