pgarbacki commited on
Commit
476f152
·
verified ·
1 Parent(s): 437562b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -15,3 +15,8 @@ configs:
15
  - split: train
16
  path: data/train-*
17
  ---
 
 
 
 
 
 
15
  - split: train
16
  path: data/train-*
17
  ---
18
+
19
+ # Nexus Function Definitions
20
+
21
+ This dataset reformats function specs from the [Nexusflow/Function_Call_Definitions](https://huggingface.co/datasets/Nexusflow/Function_Call_Definitions) VT_Multi subset.
22
+ The function defitions are formatted as JSON Schema objects making them suitable for use with OpenAI compatible APIs.