Giter Club home page Giter Club logo

indo-bert-news-classification's Introduction

Hi there, I'm Ruben Stefanus ! ๐Ÿ‘‹

  • โœจ Bringing research and innovation into the real world
  • ๐Ÿง™โ€ Data Wizard from Indonesia
  • ๐ŸŒŒ Iโ€™m currently developing and contributing on Jakarta Artificial Intelligence Research
  • ๐Ÿ”ฅ I'm passionate about making an impact and solving real problems
  • ๐Ÿ“ I like to meet people over coffee โ˜•๏ธ

Visitor Badge

Linkedin Badge Instagram Badge Gmail Badge

โšก Technology Stacks

Python Pytorch TensorFlow Keras Spark SQL Docker Kubernetes Kubeflow Pandas Jupyterlab Google Cloud GitHub GitLab

Github Stats Top Langs

receipt ocr maleo earth vision

indo-bert-news-classification's People

Contributors

rubentea16 avatar

Stargazers

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

Watchers

 avatar  avatar

indo-bert-news-classification's Issues

ValueError: train_dataset does not implement __len__, max_steps has to be specified

dear authors,

I tried to re-implemented your code, but when i wanted to train i got this issues:


ValueError Traceback (most recent call last)
in
12 train_dataset=train_dataset,
13 eval_dataset=eval_dataset,
---> 14 compute_metrics=compute_metrics,
15 )
16

/setneg-dir/Uli/uli-env/lib/python3.6/site-packages/transformers/trainer.py in init(self, model, args, data_collator, train_dataset, eval_dataset, tokenizer, model_init, compute_metrics, callbacks, optimizers, preprocess_logits_for_metrics)
427
428 if train_dataset is not None and not has_length(train_dataset) and args.max_steps <= 0:
--> 429 raise ValueError("train_dataset does not implement len, max_steps has to be specified")
430
431 if (

ValueError: train_dataset does not implement len, max_steps has to be specified

do you have any advices to solve the problem?

Thank you in advance

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.