mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-26 14:38:30 +02:00
Add download icon
This commit is contained in:
@@ -17,7 +17,7 @@ snapshot import.
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Dataset</th>
|
||||
<th></th>
|
||||
<th>Description</th>
|
||||
<th>Model</th>
|
||||
<th>Dimensionality</th>
|
||||
<th>Link</th>
|
||||
@@ -25,18 +25,25 @@ snapshot import.
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th>Arxiv.org</th>
|
||||
<th rowspan="2">Arxiv.org</th>
|
||||
<th>Only titles</th>
|
||||
<td>InstructorXL</td>
|
||||
<td><a href="https://huggingface.co/hkunlp/instructor-xl">InstructorXL</a></td>
|
||||
<td>768</td>
|
||||
<td>https://storage.googleapis.com/common-datasets-snapshots/arxiv_titles-3083016565637815127-2023-05-29-13-56-22.snapshot</td>
|
||||
<td>
|
||||
<a href="https://storage.googleapis.com/common-datasets-snapshots/arxiv_titles-3083016565637815127-2023-05-29-13-56-22.snapshot">
|
||||
<img src="/images/icons/download.svg" alt="download" />
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Arxiv.org</th>
|
||||
<th>Only abstracts</th>
|
||||
<td>InstructorXL</td>
|
||||
<td><a href="https://huggingface.co/hkunlp/instructor-xl">InstructorXL</a></td>
|
||||
<td>768</td>
|
||||
<td>https://storage.googleapis.com/common-datasets-snapshots/arxiv_abstracts-3083016565637815127-2023-06-02-07-26-29.snapshot</td>
|
||||
<td>
|
||||
<a href="https://storage.googleapis.com/common-datasets-snapshots/arxiv_abstracts-3083016565637815127-2023-06-02-07-26-29.snapshot">
|
||||
<img src="/images/icons/download.svg" alt="download" />
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
|
||||
<svg fill="#000000" viewBox="0 0 24 24" id="download-alt-3"
|
||||
data-name="Flat Line" xmlns="http://www.w3.org/2000/svg" class="icon flat-line">
|
||||
<path id="secondary" d="M21,13v7a1,1,0,0,1-1,1H4a1,1,0,0,1-1-1V13H8a4,4,0,0,0,8,0Z"
|
||||
style="fill: #d52048; stroke-width: 2;"></path>
|
||||
<polyline id="primary" points="9 8 12 11 15 8"
|
||||
style="fill: none; stroke: rgb(16, 27, 49); stroke-linecap: round; stroke-linejoin: round; stroke-width: 2;"></polyline>
|
||||
<path id="primary-2" data-name="primary" d="M21,13,18.23,4.68A1,1,0,0,0,17.28,4H16"
|
||||
style="fill: none; stroke: rgb(16, 27, 49); stroke-linecap: round; stroke-linejoin: round; stroke-width: 2;"></path>
|
||||
<path id="primary-3" data-name="primary" d="M8,4H6.72a1,1,0,0,0-1,.68L3,13"
|
||||
style="fill: none; stroke: rgb(16, 27, 49); stroke-linecap: round; stroke-linejoin: round; stroke-width: 2;"></path>
|
||||
<path id="primary-4" data-name="primary"
|
||||
d="M12,3v8m4,2a4,4,0,0,1-8,0H3v7a1,1,0,0,0,1,1H20a1,1,0,0,0,1-1V13Z"
|
||||
style="fill: none; stroke: rgb(16, 27, 49); stroke-linecap: round; stroke-linejoin: round; stroke-width: 2;"></path>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
Reference in New Issue
Block a user