遇见数据集

speedcode/LLM4PP_dataset

收藏
Hugging Face2024-11-21 更新2025-04-26 收录
官方服务:

资源简介:

--- # For reference on dataset card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/datasetcard.md?plain=1 # Doc / guide: https://huggingface.co/docs/hub/datasets-cards {} --- ## Code Optimization Format For the code optimization task, the dataset should consist of a list of examples in a **.jsonl** format. Each example should be a dictionary with two fields: **src_code** and **tgt_code**. **src_code** is considered the slow code and **tgt_code** is considered the fast code. The code in the dataset should run with only the C++ standard library and OpenMP, however we will try to accommodate external libraries that are easy to install. An example dataset derived from Leetcode problems will be uploaded in order to help you finetune the base model to do reasonably well on the Code Optimization task. Example finetuning code for Code Optimization that can be used with this sample dataset can be found in the provided toolkit.

提供机构:
speedcode
二维码
社区交流群
二维码
科研交流群
商业服务