Librarian Bot: Add base_model information to model

#2
Files changed (1) hide show
  1. README.md +24 -16
README.md CHANGED
@@ -13,7 +13,24 @@ datasets:
13
  metrics:
14
  - Joint Goal Accuracy
15
  - Slot F1
 
 
 
 
 
 
 
 
 
 
 
16
 
 
 
 
 
 
 
17
  model-index:
18
  - name: t5-small-dst-sgd
19
  results:
@@ -21,26 +38,17 @@ model-index:
21
  type: text2text-generation
22
  name: dialog state tracking
23
  dataset:
24
- type: ConvLab/sgd
25
  name: SGD
 
26
  split: test
27
  revision: 6e8c79b888b21cc658cf9c0ce128d263241cf70f
28
  metrics:
29
- - type: Joint Goal Accuracy
30
- value: 20.1
31
- name: JGA
32
- - type: Slot F1
33
- value: 58.5
34
- name: Slot F1
35
-
36
- widget:
37
- - text: "user: Hi, could you get me a restaurant booking on the 8th please?\nsystem: Any preference on the restaurant, location and time?\nuser: Could you get me a reservation at P.f. Chang's in Corte Madera at afternoon 12?"
38
- - text: "user: I need to book a dinner reservation for a date. Help me reserve a table at a restaurant.\nsystem: What time and location do you have in mind?\nuser: Something around 8 in the night should be fine. Oh, and look in the San Jose area."
39
-
40
- inference:
41
- parameters:
42
- max_length: 100
43
-
44
  ---
45
 
46
  # t5-small-dst-sgd
 
13
  metrics:
14
  - Joint Goal Accuracy
15
  - Slot F1
16
+ widget:
17
+ - text: 'user: Hi, could you get me a restaurant booking on the 8th please?
18
+
19
+ system: Any preference on the restaurant, location and time?
20
+
21
+ user: Could you get me a reservation at P.f. Chang''s in Corte Madera at afternoon
22
+ 12?'
23
+ - text: 'user: I need to book a dinner reservation for a date. Help me reserve a table
24
+ at a restaurant.
25
+
26
+ system: What time and location do you have in mind?
27
 
28
+ user: Something around 8 in the night should be fine. Oh, and look in the San
29
+ Jose area.'
30
+ inference:
31
+ parameters:
32
+ max_length: 100
33
+ base_model: t5-small
34
  model-index:
35
  - name: t5-small-dst-sgd
36
  results:
 
38
  type: text2text-generation
39
  name: dialog state tracking
40
  dataset:
 
41
  name: SGD
42
+ type: ConvLab/sgd
43
  split: test
44
  revision: 6e8c79b888b21cc658cf9c0ce128d263241cf70f
45
  metrics:
46
+ - type: Joint Goal Accuracy
47
+ value: 20.1
48
+ name: JGA
49
+ - type: Slot F1
50
+ value: 58.5
51
+ name: Slot F1
 
 
 
 
 
 
 
 
 
52
  ---
53
 
54
  # t5-small-dst-sgd