Images added, meta updated

pull/304/head
Igor Kotenkov 2023-09-21 02:40:38 +04:00 committed by Elvis Saravia
parent 7f591c5643
commit 69affa8dd6
6 changed files with 8 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 157 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 161 KiB

View File

@ -1,6 +1,7 @@
{
"pal": "Program-Aided Language Models",
"generating": "Generating Data",
"synthetic_rag": "Generating Synthetic Dataset for RAG",
"coding": "Generating Code",
"workplace_casestudy": "Graduate Job Classification Case Study",
"pf": "Prompt Function"

View File

@ -0,0 +1,7 @@
# Generating Synthetic Dataset for RAG
import {Screenshot} from 'components/screenshot'
import IMG1 from '../../img/synthetic_rag/synthetic_rag_1.png'
import IMG2 from '../../img/synthetic_rag/synthetic_rag_2.png'
import IMG3 from '../../img/synthetic_rag/synthetic_rag_3.png'
import IMG4 from '../../img/synthetic_rag/synthetic_rag_4.png'