Datasets:
Tasks:
Text Classification
Modalities:
Text
Languages:
code
Size:
10K - 100K
ArXiv:
Tags:
code-comprehension
llm-evaluation
software-metrics
input-output-prediction
code-understanding
benchmark
License:
Upload dataset
Browse files- README.md +28 -18
- data/test-00000-of-00002.parquet +2 -2
- data/test-00001-of-00002.parquet +2 -2
README.md
CHANGED
|
@@ -469,32 +469,42 @@ dataset_info:
|
|
| 469 |
dtype: float64
|
| 470 |
- name: metric_volume
|
| 471 |
dtype: float64
|
| 472 |
-
- name:
|
| 473 |
dtype: bool
|
| 474 |
-
- name:
|
| 475 |
-
dtype:
|
| 476 |
-
- name:
|
| 477 |
-
dtype:
|
| 478 |
-
- name:
|
| 479 |
-
dtype: bool
|
| 480 |
-
- name: llm_llama_3_3_70b_correct_io_success
|
| 481 |
-
dtype: bool
|
| 482 |
-
- name: llm_llama_3_3_70b_incorrect_io_success
|
| 483 |
-
dtype: bool
|
| 484 |
-
- name: llm_mistral_small_24b_correct_io_success
|
| 485 |
dtype: bool
|
| 486 |
-
- name:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 487 |
dtype: bool
|
| 488 |
-
- name:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 489 |
dtype: bool
|
| 490 |
-
- name:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 491 |
dtype: bool
|
|
|
|
|
|
|
|
|
|
|
|
|
| 492 |
splits:
|
| 493 |
- name: test
|
| 494 |
-
num_bytes:
|
| 495 |
num_examples: 12584
|
| 496 |
-
download_size:
|
| 497 |
-
dataset_size:
|
| 498 |
configs:
|
| 499 |
- config_name: default
|
| 500 |
data_files:
|
|
|
|
| 469 |
dtype: float64
|
| 470 |
- name: metric_volume
|
| 471 |
dtype: float64
|
| 472 |
+
- name: llm_codellama_13b_success
|
| 473 |
dtype: bool
|
| 474 |
+
- name: llm_codellama_13b_num_correct
|
| 475 |
+
dtype: int64
|
| 476 |
+
- name: llm_codellama_13b_num_total
|
| 477 |
+
dtype: int64
|
| 478 |
+
- name: llm_gpt_oss_120b_success
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 479 |
dtype: bool
|
| 480 |
+
- name: llm_gpt_oss_120b_num_correct
|
| 481 |
+
dtype: int64
|
| 482 |
+
- name: llm_gpt_oss_120b_num_total
|
| 483 |
+
dtype: int64
|
| 484 |
+
- name: llm_llama_3_3_70b_success
|
| 485 |
dtype: bool
|
| 486 |
+
- name: llm_llama_3_3_70b_num_correct
|
| 487 |
+
dtype: int64
|
| 488 |
+
- name: llm_llama_3_3_70b_num_total
|
| 489 |
+
dtype: int64
|
| 490 |
+
- name: llm_mistral_small_24b_success
|
| 491 |
dtype: bool
|
| 492 |
+
- name: llm_mistral_small_24b_num_correct
|
| 493 |
+
dtype: int64
|
| 494 |
+
- name: llm_mistral_small_24b_num_total
|
| 495 |
+
dtype: int64
|
| 496 |
+
- name: llm_phi4_success
|
| 497 |
dtype: bool
|
| 498 |
+
- name: llm_phi4_num_correct
|
| 499 |
+
dtype: int64
|
| 500 |
+
- name: llm_phi4_num_total
|
| 501 |
+
dtype: int64
|
| 502 |
splits:
|
| 503 |
- name: test
|
| 504 |
+
num_bytes: 522797019
|
| 505 |
num_examples: 12584
|
| 506 |
+
download_size: 204674391
|
| 507 |
+
dataset_size: 522797019
|
| 508 |
configs:
|
| 509 |
- config_name: default
|
| 510 |
data_files:
|
data/test-00000-of-00002.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7ae4b36cf976c9829b1631cbd1de02b8dbb396b1de60e7dc7a24b451901016ec
|
| 3 |
+
size 197644806
|
data/test-00001-of-00002.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:156f841c7ec5e3afa5709e817b495ae467f29611aafb12a47cd4092377d0b428
|
| 3 |
+
size 7029585
|