Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonauner committed Jul 2, 2024
1 parent f4625cb commit f7e5588
Showing 1 changed file with 3 additions and 81 deletions.
84 changes: 3 additions & 81 deletions llm_evals_w_crowdlab/llm_evals_w_crowdlab.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
},
{
"cell_type": "markdown",
"id": "69ba7c82",
"metadata": {
"colab_type": "text",
"id": "view-in-github"
Expand Down Expand Up @@ -47,9 +48,7 @@
{
"name": "stdout",
"output_type": "stream",
"text": [

]
"text": []
}
],
"source": [
Expand Down Expand Up @@ -125,84 +124,7 @@
"id": "7d20bb0a-2e10-407a-a196-86cd8178d8be",
"outputId": "fed598ed-1e51-4656-a9e2-cd2bebc0dbc7"
},
"outputs": [
{
"name": "stderr",
"output_type": "stream",
"text": [
]
},
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "4b42498db3a04532b8189257528b2148",
"version_major": 2,
"version_minor": 0
},
"text/plain": [
"Downloading readme: 0%| | 0.00/2.00k [00:00<?, ?B/s]"
]
},
"metadata": {},
"output_type": "display_data"
},
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "088be0b3fd9c45b4b46d42dce24d74db",
"version_major": 2,
"version_minor": 0
},
"text/plain": [
"Downloading data: 0%| | 0.00/650k [00:00<?, ?B/s]"
]
},
"metadata": {},
"output_type": "display_data"
},
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "8ed4dc8f8c074d7a840c6b02687d6d9c",
"version_major": 2,
"version_minor": 0
},
"text/plain": [
"Downloading data: 0%| | 0.00/739k [00:00<?, ?B/s]"
]
},
"metadata": {},
"output_type": "display_data"
},
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "13128542a16446bbbe00ea10ef901cbb",
"version_major": 2,
"version_minor": 0
},
"text/plain": [
"Generating gpt4_pair split: 0%| | 0/2400 [00:00<?, ? examples/s]"
]
},
"metadata": {},
"output_type": "display_data"
},
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "4165bcffeb484d1f8b10728a55ac64fe",
"version_major": 2,
"version_minor": 0
},
"text/plain": [
"Generating human split: 0%| | 0/3355 [00:00<?, ? examples/s]"
]
},
"metadata": {},
"output_type": "display_data"
}
],
"outputs": [],
"source": [
"from datasets import load_dataset\n",
"\n",
Expand Down

0 comments on commit f7e5588

Please sign in to comment.