-
Notifications
You must be signed in to change notification settings - Fork 992
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create an issue template for BFCL (#599)
Creates a new issue template. DOES not change BFCL leaderboard values.
- Loading branch information
1 parent
30124c4
commit 984883d
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
name: BFCL | ||
about: Issue in Berkeley Function Calling Leaderboard | ||
title: "[BFCL] " | ||
labels: bfcl | ||
assignees: '' | ||
|
||
--- | ||
|
||
**Describe the issue** | ||
A clear and concise description of what the issue is. | ||
|
||
**ID datapoint** | ||
1. Datapoint / Model Handler permalink: | ||
2. Issue: | ||
2. Gorilla repo commit #: | ||
|
||
**What is the issue** | ||
|
||
**Proposed Changes** | ||
|
||
{ | ||
'previous_datapoint':[], | ||
'updated_datapoint':[] | ||
} | ||
|
||
**Additional context** | ||
Add any other context about the problem here. |