Skip to content

Commit 96de984

Browse files
authored
Update README.md
1 parent 5c6c606 commit 96de984

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ metrics = evalrunner.evaluate(dataset)
222222
## Synthetic Data Generation
223223

224224
Ground truth data, or reference data, is important for evaluation as it can offer a comprehensive and consistent measurement of system performance. However, it is often costly and time-consuming to manually curate such a golden dataset.
225-
We have created a synthetic data pipeline that can custom generate user interaction data for a variety of use cases such as RAG, agents, copilots. They can serve a starting point for a golden dataset for evaluation or for other training purposes. Below is an example for Coding Agents. Try out this demo: [Synthetic Data Demo](https://www.relari.ai/synthetic-data-demo)
225+
We have created a synthetic data pipeline that can custom generate user interaction data for a variety of use cases such as RAG, agents, copilots. They can serve a starting point for a golden dataset for evaluation or for other training purposes. Below is an example for Coding Agents.
226226

227227
<h1 align="center">
228228
<img
@@ -232,8 +232,7 @@ We have created a synthetic data pipeline that can custom generate user interact
232232
233233
## 💡 Contributing
234234

235-
Interested in contributing? Contributions to LlamaIndex core as well as contributing
236-
integrations that build on the core are both accepted and highly encouraged! See our [Contribution Guide](CONTRIBUTING.md) for more details.
235+
Interested in contributing? See our [Contribution Guide](CONTRIBUTING.md) for more details.
237236

238237
## Resources
239238

0 commit comments

Comments
 (0)