JS-Code-Solutions / README.md
MCES10's picture
Update README.md
81f2c47 verified
metadata
license: cc-by-4.0
language:
  - en
pretty_name: MCES10/JS-Code-Solutions
task_categories:
  - question-answering
  - text-generation
tags:
  - python
  - code
  - solutions
  - problems
size_categories:
  - 1K<n<10K

Python Code Solutions

Features

  • 1000k of JS Code Solutions for Text Generation and Question Answering
  • JS Coding Problems labelled by topic and difficulty

Recommendations

  • Train your Model on Logical Operations and Mathematical Problems Before Training it on this. This is optional for Fine Tuning 2B parameter + models.
  • Format the prompts in a orderly way when formatting data eg. {question} Solution: {solution} Topic: {topic}