Skip to content

Commit 9f2b9ca

Browse files
another test
1 parent ab0541a commit 9f2b9ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/LLM.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -539,7 +539,7 @@
539539
"source": [
540540
"# Conclusion\n",
541541
"\n",
542-
"Using DeepSeek-R1, as an example of a recent language model with advanced capabilities, we have provided a series of prompts to test its knowledge of history, using expert reviewed data from the Seshat Global History data as a ground truth. We have specifically asked a set of questions that would require some level of reasoning, rather than just knowledge. Since the model was run locally, it was unable to query online resources, all answers coming directly from the model itself.\n",
542+
"Using **DeepSeek-R1**, as an example of a recent language model with advanced capabilities, we have provided a series of prompts to test its knowledge of history, using expert reviewed data from the Seshat Global History data as a ground truth. We have specifically asked a set of questions that would require some level of reasoning, rather than just knowledge. Since the model was run locally, it was unable to query online resources, all answers coming directly from the model itself.\n",
543543
"\n",
544544
"The questions are all about social complexity and military technology, and pertain to variables for which data has been collected in Seshat, across a range of historical polities. These polities vary by era and geography, but the only information we gave the LLM was the polity name and the years in which it was active. The prompts read something like this:\n",
545545
"\n",

0 commit comments

Comments
 (0)