File size: 765 Bytes
18628bb a44c16c 18628bb b7ff4b2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
---
dataset_info:
features:
- name: input
dtype: string
- name: output
dtype: string
splits:
- name: validation
num_bytes: 4047457
num_examples: 6546
- name: train
num_bytes: 32300602
num_examples: 52364
- name: test
num_bytes: 4024395
num_examples: 6545
download_size: 0
dataset_size: 40372454
---
# Dataset Card for "BFmed_finetuning"
## Reference
<pre><code>@article{Mastropaolo2022TransferLearningForCodeRelatedTasks
title={Using Transfer Learning for Code-Related Tasks},
author={Mastropaolo, Antonio and Cooper, Nathan and Nader Palacio, David and Scalabrino, Simone and
Poshyvanyk, Denys and Oliveto, Rocco and Bavota, Gabriele},
journal={arXiv preprint arXiv:2206.08574},
year={2022}
}</code></pre> |