|
<!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> |
|
|