joheun's picture
Create index.html
481798e verified
raw
history blame contribute delete
571 Bytes
<!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>