Update README.md
Browse filesAdd a brief background on how this was created.
README.md
CHANGED
@@ -29,3 +29,14 @@ configs:
|
|
29 |
- split: train
|
30 |
path: data/train-*
|
31 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
- split: train
|
30 |
path: data/train-*
|
31 |
---
|
32 |
+
|
33 |
+
|
34 |
+
## How was this created?
|
35 |
+
|
36 |
+
The syntgetic myltimodal dataset was created with the help of large language models (LLMs).
|
37 |
+
|
38 |
+
Please refer to the following example:
|
39 |
+
|
40 |
+
![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/5f43448a79c1ba4c353d0d8f/Wm5TlDVULgQzc-HZOYpMO.jpeg)
|
41 |
+
|
42 |
+
source: [LinkedIn Post by Daniel Vila Suero](https://www.linkedin.com/posts/daniel-vila-suero-484b6b45_super-excited-to-see-argilla-go-multimodal-activity-7237025408536203264-HGF_)
|