andrewlastmile commited on
Commit
c0bd184
1 Parent(s): 650da80

Update my_app.aiconfig.json

Browse files
Files changed (1) hide show
  1. my_app.aiconfig.json +0 -16
my_app.aiconfig.json CHANGED
@@ -13,22 +13,6 @@
13
  },
14
  "description": "In this notebook, we compare the individual performance of HF hosted LLMs () on a few example questions from the GLUE benchmarks (https://gluebenchmark.com/tasks).\n\nExample questions taken from \"What is the GLUE Benchmark\" medium post - https://angelina-yang.medium.com/what-is-the-glue-benchmark-for-nlu-systems-61127b3cab3f",
15
  "prompts": [
16
- {
17
- "name": "msft_phi_1.5",
18
- "input": "{{SST_2_ex_prompt}}",
19
- "metadata": {
20
- "model": {
21
- "name": "Conversational",
22
- "settings": {
23
- "model": "microsoft/phi-1_5"
24
- }
25
- },
26
- "tags": null,
27
- "parameters": {}
28
- },
29
- "outputs": [
30
- ]
31
- },
32
  {
33
  "name": "mistral_7b_v0.1",
34
  "input": "{{SST_2_ex_prompt}}",
 
13
  },
14
  "description": "In this notebook, we compare the individual performance of HF hosted LLMs () on a few example questions from the GLUE benchmarks (https://gluebenchmark.com/tasks).\n\nExample questions taken from \"What is the GLUE Benchmark\" medium post - https://angelina-yang.medium.com/what-is-the-glue-benchmark-for-nlu-systems-61127b3cab3f",
15
  "prompts": [
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  {
17
  "name": "mistral_7b_v0.1",
18
  "input": "{{SST_2_ex_prompt}}",