twright8 commited on
Commit
be5de9a
1 Parent(s): 8b6c506

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -29
README.md CHANGED
@@ -1,34 +1,16 @@
1
- ---
2
- library_name: setfit
3
- metrics:
4
- - f1
5
- - accuracy
6
  pipeline_tag: text-generation
7
  tags:
8
- - setfit
9
- - sentence-transformers
10
- - text-classification
11
- - generated_from_setfit_trainer
12
- widget: []
13
- inference: True
14
- model-index:
15
- - name: SetFit
16
- results:
17
- - task:
18
- type: text-classification
19
- name: Text Classification
20
- dataset:
21
- name: Unknown
22
- type: unknown
23
- split: test
24
- metrics:
25
- - type: f1
26
- value: 0.9411764705882353
27
- name: F1
28
- - type: accuracy
29
- value: 0.9743589743589743
30
- name: Accuracy
31
- ---
32
 
33
  # Model Card for Model ID
34
 
 
1
+ language:
2
+ - en
 
 
 
3
  pipeline_tag: text-generation
4
  tags:
5
+ - nlp
6
+ - code
7
+ inference:
8
+ parameters:
9
+ temperature: 0.0
10
+ widget:
11
+ - messages:
12
+ - role: user
13
+ content: Can you provide ways to eat combinations of bananas and dragonfruits?
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
 
15
  # Model Card for Model ID
16