Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
Spanish
ArXiv:
Libraries:
Datasets
Dask
ouhenio commited on
Commit
813b31c
1 Parent(s): 1cbcda2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -57,7 +57,9 @@ In a nutshell, we use Llama-3.1-70B to grade the educational quality of 550k sam
57
 
58
  Here is an overview of the architecture:
59
 
60
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/61b15c3f20037ec5d7c91aa6/H5xPOHy_4RhMEDtGvsnTE.png)
 
 
61
 
62
  For more detailed information on how this dataset was created, refer to [our open implementation](https://github.com/latam-gpt/llm-data-eval).
63
 
 
57
 
58
  Here is an overview of the architecture:
59
 
60
+ <div align="center">
61
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/61b15c3f20037ec5d7c91aa6/H5xPOHy_4RhMEDtGvsnTE.png" width="400">
62
+ </div>
63
 
64
  For more detailed information on how this dataset was created, refer to [our open implementation](https://github.com/latam-gpt/llm-data-eval).
65