Update README.md
Browse files
README.md
CHANGED
@@ -10,148 +10,168 @@ tags:
|
|
10 |
- loss:MultipleNegativesRankingLoss
|
11 |
base_model: BAAI/bge-large-en-v1.5
|
12 |
widget:
|
13 |
-
- source_sentence:
|
14 |
-
|
15 |
-
|
|
|
16 |
sentences:
|
17 |
-
-
|
|
|
18 |
|
19 |
Usage guidelines
|
20 |
|
21 |
-
Horizontal scrolling: If you have a layout that doesn'
|
22 |
-
the width of the container for a tree view, allow them to
|
23 |
-
in order to see the full depth of the hierarchy.
|
24 |
|
25 |
Do: Allow horizontal scrolling in a fixed layout.
|
26 |
-
|
27 |
-
|
28 |
-
- 'Cards
|
29 |
|
30 |
Options
|
31 |
|
32 |
-
Vertical or horizontal : Standard cards can be laid out vertically
|
33 |
-
are organized in a column) or horizontally (components are
|
|
|
34 |
|
35 |
|
36 |
-
Horizontal cards always have a square preview, and the image is cropped to
|
37 |
-
inside the square. These can only be laid out in a tile grid where every
|
38 |
-
is the same size.
|
39 |
-
-
|
|
|
40 |
|
41 |
Behaviors
|
42 |
|
43 |
-
Button group overflow: An alert dialog can have up to 3 buttons. When
|
44 |
-
space is limited, button groups stack vertically. They should
|
45 |
-
order based on importance, with the most critical action
|
46 |
-
|
47 |
-
|
48 |
-
|
|
|
|
|
49 |
sentences:
|
50 |
-
-
|
|
|
51 |
|
52 |
Usage guidelines
|
53 |
|
54 |
-
Categorical colors are not ordered. Use these for categorical scales. Do not
|
55 |
-
these for ordinal, interval, or ratio scales.
|
56 |
|
57 |
-
Sequential colors are ordered. Use these for ordinal and interval scales.
|
58 |
-
also acceptable to use these for ratio scales. Do not use these for
|
59 |
-
scales.
|
60 |
|
61 |
-
Diverging colors are ordered. Use these for ordinal and ratio scales,
|
62 |
-
when there is a meaningful middle value. These may also be used
|
63 |
-
Do not use these for categorical scales.
|
64 |
-
-
|
|
|
65 |
|
66 |
Options
|
67 |
|
68 |
-
Density: Action groups come in 2 densities: regular and compact. The compact
|
69 |
-
retains the same font and icon sizes, but has tighter spacing. The
|
70 |
-
also become connected for non-quiet action groups.
|
71 |
-
-
|
|
|
72 |
|
73 |
Behaviors
|
74 |
|
75 |
-
Hover: Hovering over a segment of a donut chart causes all other segments to
|
76 |
-
back from the view. A tooltip displays the segment name, percentage of
|
77 |
-
and metric value.
|
78 |
-
- source_sentence:
|
79 |
-
|
|
|
80 |
sentences:
|
81 |
-
-
|
|
|
82 |
|
83 |
Options
|
84 |
|
85 |
-
Multiline: The multiline variation places emphasis on the selected
|
86 |
-
item as a page title, helping a user to more clearly identify
|
87 |
-
|
|
|
|
|
88 |
|
89 |
Layout
|
90 |
|
91 |
-
Card width: Cards are laid out in either a fluid card grid or have fixed
|
92 |
-
Most cards can be organized within a grid where the width of each
|
93 |
-
depending on the nature of the grid. In rare cases where cards
|
94 |
-
in a card grid, they’ll have a fixed width that is defined
|
95 |
-
|
|
|
|
|
96 |
|
97 |
Options
|
98 |
|
99 |
-
Orientation: Legends can have horizontal or vertical orientation. Whenever
|
100 |
-
orient the legend to match the chart.
|
101 |
-
- source_sentence:
|
102 |
-
|
103 |
-
|
|
|
104 |
sentences:
|
105 |
-
-
|
|
|
106 |
|
107 |
Usage guidelines
|
108 |
|
109 |
-
Use radio buttons for mutually exclusive options: Radio buttons and
|
110 |
-
are not interchangeable. Radio buttons are best
|
111 |
-
from a list of mutually exclusive
|
112 |
-
multiple options at once (or
|
113 |
-
|
114 |
|
115 |
-
|
116 |
-
|
|
|
117 |
|
118 |
-
- [Human Interface Guidelines:
|
119 |
-
|
120 |
-
|
121 |
-
|
122 |
|
123 |
Options
|
124 |
|
125 |
-
Label position: Labels can be placed either on top or on the side. Top
|
126 |
-
are the default and are recommended because they work better with
|
127 |
-
and responsive layouts. Side labels are most useful
|
128 |
-
|
129 |
-
|
130 |
-
|
|
|
|
|
131 |
sentences:
|
132 |
-
-
|
|
|
133 |
|
134 |
Options
|
135 |
|
136 |
-
Positive variant: The positive variant has a green fill to show the value.
|
137 |
-
can be used to represent a positive semantic value, such as when
|
138 |
-
of space remaining.
|
139 |
-
-
|
|
|
140 |
|
141 |
Options
|
142 |
|
143 |
-
Size: Badges come in four different sizes: small, medium, large, and
|
144 |
-
The small size is the default and most frequently used option.
|
145 |
-
sparingly to create a hierarchy of importance on a page.
|
146 |
-
-
|
|
|
147 |
|
148 |
Usage guidelines
|
149 |
|
150 |
-
Don'
|
151 |
-
only. They should not be used as a way for adding emphasis to words.
|
152 |
-
|
153 |
|
154 |
-
'
|
155 |
datasets:
|
156 |
- JianLiao/spectrum-design-docs
|
157 |
pipeline_tag: sentence-similarity
|
@@ -227,6 +247,7 @@ model-index:
|
|
227 |
- type: cosine_map@100
|
228 |
value: 0.11639203259428242
|
229 |
name: Cosine Map@100
|
|
|
230 |
---
|
231 |
|
232 |
# SentenceTransformer based on BAAI/bge-large-en-v1.5
|
|
|
10 |
- loss:MultipleNegativesRankingLoss
|
11 |
base_model: BAAI/bge-large-en-v1.5
|
12 |
widget:
|
13 |
+
- source_sentence: >-
|
14 |
+
Represent this sentence for searching relevant passages: What are some best
|
15 |
+
practices for ensuring images in horizontal cards are visually appealing
|
16 |
+
despite being cropped to fit a square format?
|
17 |
sentences:
|
18 |
+
- >
|
19 |
+
Tree view
|
20 |
|
21 |
Usage guidelines
|
22 |
|
23 |
+
Horizontal scrolling: If you have a layout that doesn't allow for users to
|
24 |
+
adjust the width of the container for a tree view, allow them to
|
25 |
+
horizontally scroll in order to see the full depth of the hierarchy.
|
26 |
|
27 |
Do: Allow horizontal scrolling in a fixed layout.
|
28 |
+
- >-
|
29 |
+
Cards
|
|
|
30 |
|
31 |
Options
|
32 |
|
33 |
+
Vertical or horizontal : Standard cards can be laid out vertically
|
34 |
+
(components are organized in a column) or horizontally (components are
|
35 |
+
organized in a row).
|
36 |
|
37 |
|
38 |
+
Horizontal cards always have a square preview, and the image is cropped to
|
39 |
+
fit inside the square. These can only be laid out in a tile grid where every
|
40 |
+
card is the same size.
|
41 |
+
- >-
|
42 |
+
Alert dialog
|
43 |
|
44 |
Behaviors
|
45 |
|
46 |
+
Button group overflow: An alert dialog can have up to 3 buttons. When
|
47 |
+
horizontal space is limited, button groups stack vertically. They should
|
48 |
+
appear in ascending order based on importance, with the most critical action
|
49 |
+
at the bottom.
|
50 |
+
- source_sentence: >-
|
51 |
+
Represent this sentence for searching relevant passages: Are there any
|
52 |
+
guidelines for the timing and smoothness of the fading effect when hovering
|
53 |
+
over a segment in a donut chart?
|
54 |
sentences:
|
55 |
+
- >-
|
56 |
+
Color for data visualization
|
57 |
|
58 |
Usage guidelines
|
59 |
|
60 |
+
Categorical colors are not ordered. Use these for categorical scales. Do not
|
61 |
+
use these for ordinal, interval, or ratio scales.
|
62 |
|
63 |
+
Sequential colors are ordered. Use these for ordinal and interval scales.
|
64 |
+
It’s also acceptable to use these for ratio scales. Do not use these for
|
65 |
+
categorical scales.
|
66 |
|
67 |
+
Diverging colors are ordered. Use these for ordinal and ratio scales,
|
68 |
+
especially when there is a meaningful middle value. These may also be used
|
69 |
+
for interval scales. Do not use these for categorical scales.
|
70 |
+
- >-
|
71 |
+
Action group
|
72 |
|
73 |
Options
|
74 |
|
75 |
+
Density: Action groups come in 2 densities: regular and compact. The compact
|
76 |
+
density retains the same font and icon sizes, but has tighter spacing. The
|
77 |
+
action buttons also become connected for non-quiet action groups.
|
78 |
+
- >-
|
79 |
+
Donut chart
|
80 |
|
81 |
Behaviors
|
82 |
|
83 |
+
Hover: Hovering over a segment of a donut chart causes all other segments to
|
84 |
+
fade back from the view. A tooltip displays the segment name, percentage of
|
85 |
+
total, and metric value.
|
86 |
+
- source_sentence: >-
|
87 |
+
Represent this sentence for searching relevant passages: Why is it important
|
88 |
+
to orient the legend to match the chart whenever possible?
|
89 |
sentences:
|
90 |
+
- >-
|
91 |
+
Breadcrumbs
|
92 |
|
93 |
Options
|
94 |
|
95 |
+
Multiline: The multiline variation places emphasis on the selected
|
96 |
+
breadcrumb item as a page title, helping a user to more clearly identify
|
97 |
+
their current location.
|
98 |
+
- >-
|
99 |
+
Cards
|
100 |
|
101 |
Layout
|
102 |
|
103 |
+
Card width: Cards are laid out in either a fluid card grid or have fixed
|
104 |
+
widths. Most cards can be organized within a grid where the width of each
|
105 |
+
card is fluid depending on the nature of the grid. In rare cases where cards
|
106 |
+
can’t be laid out in a card grid, they’ll have a fixed width that is defined
|
107 |
+
manually.
|
108 |
+
- >-
|
109 |
+
Legend
|
110 |
|
111 |
Options
|
112 |
|
113 |
+
Orientation: Legends can have horizontal or vertical orientation. Whenever
|
114 |
+
possible, orient the legend to match the chart.
|
115 |
+
- source_sentence: >-
|
116 |
+
Represent this sentence for searching relevant passages: What is the primary
|
117 |
+
use case for radio buttons according to the Adobe Spectrum Design
|
118 |
+
Documentation?
|
119 |
sentences:
|
120 |
+
- >+
|
121 |
+
Radio group
|
122 |
|
123 |
Usage guidelines
|
124 |
|
125 |
+
Use radio buttons for mutually exclusive options: Radio buttons and
|
126 |
+
[checkboxes](/page/checkbox) are not interchangeable. Radio buttons are best
|
127 |
+
used for selecting a single option from a list of mutually exclusive
|
128 |
+
options. Checkboxes are best used for selecting multiple options at once (or
|
129 |
+
no options).
|
130 |
|
131 |
+
- >
|
132 |
+
Additional resources: - [Human Interface Guidelines: iOS Tab
|
133 |
+
Bars](https://developer.apple.com/design/human-interface-guidelines/ios/bars/tab-bars/)
|
134 |
|
135 |
+
- [Human Interface Guidelines:
|
136 |
+
Accessibility](https://developer.apple.com/design/human-interface-guidelines/accessibility/overview/introduction/)
|
137 |
+
- >-
|
138 |
+
Picker
|
139 |
|
140 |
Options
|
141 |
|
142 |
+
Label position: Labels can be placed either on top or on the side. Top
|
143 |
+
labels are the default and are recommended because they work better with
|
144 |
+
long copy, localization, and responsive layouts. Side labels are most useful
|
145 |
+
when vertical space is limited.
|
146 |
+
- source_sentence: >-
|
147 |
+
Represent this sentence for searching relevant passages: How can a designer
|
148 |
+
balance the need for clear text links and the need for emphasized text in a
|
149 |
+
user interface?
|
150 |
sentences:
|
151 |
+
- >-
|
152 |
+
Meter
|
153 |
|
154 |
Options
|
155 |
|
156 |
+
Positive variant: The positive variant has a green fill to show the value.
|
157 |
+
This can be used to represent a positive semantic value, such as when
|
158 |
+
there’s a lot of space remaining.
|
159 |
+
- >-
|
160 |
+
Badge
|
161 |
|
162 |
Options
|
163 |
|
164 |
+
Size: Badges come in four different sizes: small, medium, large, and
|
165 |
+
extra-large. The small size is the default and most frequently used option.
|
166 |
+
Use the other sizes sparingly to create a hierarchy of importance on a page.
|
167 |
+
- >+
|
168 |
+
Typography
|
169 |
|
170 |
Usage guidelines
|
171 |
|
172 |
+
Don't use underlines for adding emphasis: Underlines are reserved for text
|
173 |
+
links only. They should not be used as a way for adding emphasis to words.
|
|
|
174 |
|
|
|
175 |
datasets:
|
176 |
- JianLiao/spectrum-design-docs
|
177 |
pipeline_tag: sentence-similarity
|
|
|
247 |
- type: cosine_map@100
|
248 |
value: 0.11639203259428242
|
249 |
name: Cosine Map@100
|
250 |
+
license: mit
|
251 |
---
|
252 |
|
253 |
# SentenceTransformer based on BAAI/bge-large-en-v1.5
|