Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add LLM fixtures for demo dataset (fine-tuning dataset), fix demo notebook #4286

Merged
merged 18 commits into from
Aug 20, 2024

Conversation

cjunkin
Copy link
Contributor

@cjunkin cjunkin commented Aug 20, 2024

resolves #4285 and #4247

Commit "demo llm fixtures, fix notebook" is the most recent significant commit. Rebase added previous commits that were in this PR: #4202

Fixtures found here (described in detail below): https://console.cloud.google.com/storage/browser/arize-phoenix-assets/traces

Demo fixtures

Demo LLM fixtures

  • Demo LLM traces: demo_llama_index_llm_.<llm type or all llm traces>.parquet
    • Two types of LLM spans exist so I uploaded fixtures that have both of them combined and separated just in case:
      LLM.predict (parent) -> OpenAI.chat (child)

Notebook-related fixtures

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Aug 20, 2024
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@cjunkin cjunkin merged commit 9f54510 into main Aug 20, 2024
25 checks passed
@cjunkin cjunkin deleted the chris/demo_fixtures branch August 20, 2024 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[onboarding][fix] fix demo notebook, data, and fixtures
3 participants