Full experiment runs only 20 examples

Hi everyone. Facing strange problem

I am trying to run experiment over a dataset in langsmith UI but it runs only 20 examples. Full experiment report also contains only 20 examples. My dataset has 100+ examples in it.

What is strange that it worked previously, I have an experiment where runs count is 112.

Using Python SDK, I’ve managed to fetch that 20-run-count experiment has fields end_time = None

Answering your possible questions:

  1. I did not changed size of the dataset.
  2. I picked the same subset (112 examples) for experiment.
  3. I tried to run it again, still got only 20 run count.
  4. My 2 evaluators were “custom code” and “LLM-as-a-judge”.
  5. UI also looks strange while running an experiment. For outputs it says “Press Start to run your prompt over the dataset”, for my metrics it says “No feedback”. But experiment results are available.
  6. While running an experiment there are no any errors on any requests. Checked it via network in browsers console.

Thanks!

Hey @vertrue,

Apologies for this. We were in the middle of deploying a fix for this and it should be live momentarily.

Jacob

1 Like

Thanks for letting know, will be waiting!

Fix should be live now, you shouldn’t have to refresh but might be good just in case.

Thank you again for reporting!

1 Like

We still suffer from this (stumbled on it 2 hours ago).
Tried to run 450 , and got ±20 covered in the experiment

@Gadi did you try to open full experiments results?
default playground ui displays only 20 first example. or this bug appeared again

Hi Vertrue - yes , we tried and still seeing only 20.
Just to make sure I proparly “open full experiments results” : I click on “Datasets & Experiments” → See the table with experiments names , find the row of “my experiment” (and the column of the “Run Count” reflects the number 18 - instead of 450) , and than click on that row , and seeing only 18 rows of experiment from dataset instead of 450.

Hey, i have the same issue here. My dataset has 27 examples, but it only runs 20. i’ve tried create a split, use base split and “All examples“ option. But stills only 20 examples to run. How can i fix it?

Hey, having the same issue here. I have 64 examples, but only 20 run. I have tried multiple times, but still only 20 ran.

hello @Anejz and @edgargalvao can you please retry and see if you still have this issue? we made a few fixes hope they work for you!