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

Updating docs for BootstrapFewShot #1884

Merged
merged 2 commits into from
Dec 4, 2024
Merged

Updating docs for BootstrapFewShot #1884

merged 2 commits into from
Dec 4, 2024

Conversation

aliirz
Copy link
Contributor

@aliirz aliirz commented Dec 4, 2024

In the example compile usage was wrong.

 the compile does not accept a valset anymore

```python
  def compile(self, student, *, teacher=None, trainset):
```
@okhat okhat merged commit 69e7bde into stanfordnlp:main Dec 4, 2024
2 checks passed
isaacbmiller pushed a commit that referenced this pull request Dec 11, 2024
* Update bootstrap-fewshot.md for correct usage of compile method

 the compile does not accept a valset anymore

```python
  def compile(self, student, *, teacher=None, trainset):
```

* Update bootstrap-fewshot.md: Removed unnecessary ***
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants