Update README.md
Browse files
README.md
CHANGED
@@ -1 +1,7 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
base_model:
|
5 |
+
- openai-community/gpt2
|
6 |
+
---
|
7 |
+
This checkpoint has been reproduced based on the code provided in the [facebookresearch/coconut](https://github.com/facebookresearch/coconut) repository and the experimental settings described in the paper [Training Large Language Models to Reason in a Continuous Latent Space](https://arxiv.org/abs/2412.06769). Please refer to these sources for further details on the methodology and configuration used in this experiment.
|