Spaces:
Running
Running
title: README | |
emoji: 🪖 | |
colorFrom: green | |
colorTo: black | |
sdk: static | |
pinned: false | |
<div class="grid lg:grid-cols-3 gap-x-4 gap-y-7"> | |
<p class="lg:col-span-3"> | |
Datatrooper is a Colombia based project that looks to implement state of the art technologies on local companies. <strong | |
>train and deploy Hugging Face models in Amazon SageMaker</strong | |
>. | |
</p> | |
<a | |
href="https://www.instagram.com/datatrooper/" | |
class="block overflow-hidden group" | |
> | |
<div | |
class="w-full h-30 object-cover mb-2 bg-indigo-100 rounded-lg flex items-center justify-center dark:bg-gray-900 dark:group-hover:bg-gray-850" | |
> | |
<img | |
alt="" | |
src="https://seeklogo.com/images/I/instagram-new-2016-logo-4773FE3F99-seeklogo.com.png" | |
class="w-40" | |
/> | |
</div> | |
<div class="underline">Instagram</div> | |
</a> | |
<a href="https://twitter.com/Datatrooper1" class="block overflow-hidden"> | |
<img | |
alt="" | |
src="https://upload.wikimedia.org/wikipedia/commons/thumb/4/4f/Twitter-logo.svg/1200px-Twitter-logo.svg.png" | |
class="w-full h-30 object-cover mb-2 bg-gray-300 rounded-lg" | |
/> | |
<div class="underline">Twitter</div> | |
</a> | |
<a | |
href="https://datatrooper.github.io/intro/" | |
class="block overflow-hidden group" | |
> | |
<div | |
class="w-full h-30 object-cover mb-2 bg-gray-900 group-hover:bg-gray-850 rounded-lg flex items-start justify-start" | |
> | |
<img | |
alt="" | |
src="https://pbs.twimg.com/media/EbEi9tYXkAEvfGj.jpg" | |
class="w-full h-30 object-cover mb-2 bg-gray-300 rounded-lg" | |
/> | |
</div> | |
<div class="underline">Home page</div> | |
</a> | |
<div class="lg:col-span-3"> | |
<p class="mb-2"> | |
We are just two friends that love Data Science and want to create an impact using AI technologies. | |
</p> | |
</div> | |
<p> | |
More information: <a | |
href="https://aws.amazon.com/blogs/machine-learning/aws-and-hugging-face-collaborate-to-simplify-and-accelerate-adoption-of-natural-language-processing-models/" | |
class="underline">AWS blog post</a | |
>, | |
<a | |
href="https://discuss.huggingface.co/c/sagemaker/17" | |
class="underline">Community Forum</a | |
> | |
</p> | |
</div> | |
</div> | |