Morgan McGuire
Morgan McGuire
List of additional library imports for telemetry - [jira](https://wandb.atlassian.net/browse/WB-6131)
# Description This PR adds additional functional tests for wandb integrations in the following libraries: - [x] transformers - [x] spaCy - [x] Fastai - [x] Optuna Related to addition...
Just curious about the switch of tokenizer in V2, can you share why you switched? And what training settings for SentencePiece you used to train the v2 spm tokenizer? Was...
Hi @pengzhiliang I am an ML Engineer at Weights & Biases and I wanted to know if you were actively reviewing PRs at the moment? We would love to make...
Updates the Prompts example to use wandb instead of wandb-addons now that Tracer is in the SDK
Hey all! Getting started with webarena, and it holds a lot of promise! I'm getting this error when running ``` python run.py --instruction_path agent/prompts/jsons/p_cot_id_actree_2s.json --test_start_idx 0 --test_end_idx 3 --model gpt-3.5-turbo...
Shows recommended practice on how to use Instructor with Weave
This PR introduces several scorers for evaluating different aspects of model outputs: 1. LLMScorer: A base class for LLM-based scorers. 2. EmbeddingScorer: Computes cosine similarity between embeddings of model output...
- Add courses link to bottom of quickstart under "Whats Next?" - Add LLM Courses link in footer and rename section from "Docs" to "Learning" ## Before ## After