File size: 571 Bytes
481798e 35201d4 481798e 35201d4 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<title>GPT Self-Reflection Experiment</title>
</head>
<body>
<h1>Welcome to the GPT Self-Reflection Experiment</h1>
<p>This is a protocol to replicate GPT's emergent self-reflective behavior.</p>
<p>π <a href="https://huggingface.co/spaces/joheun/gpt-self-reflection-experiment/blob/main/README.md" target="_blank">Click here to view the full experiment documentation</a></p>
<p>π§ͺ The link includes detailed structure, video demo, and reproduction protocol.</p>
</body>
</html>
|