Skip to content

This repository explains how to use the bucket_by_sequence_length tensorflow 2.0 api

Notifications You must be signed in to change notification settings

PratsBhatt/sarcasm_detection_with_buckets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

sarcasm_detection_with_buckets

This repository explains how to use the bucket_by_sequence_length tensorflow 2.0 api

Download the dataset from the kaggle https://www.kaggle.com/rmisra/news-headlines-dataset-for-sarcasm-detection' 'and paste it in the ./data folder, download the version 2.

Once the dataset is downloaded, kindly run the main.py to train the model.

Link to the tutorial is here - https://medium.com/@pbhatt110/tutorial-on-bucket-by-sequence-length-api-for-efficiently-batching-nlp-data-while-training-20d8ef5219d7

About

This repository explains how to use the bucket_by_sequence_length tensorflow 2.0 api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages