README / README.md
bourdoiscatie's picture
Update README.md
2ccf514 verified
|
raw
history blame
6.4 kB
---
title: README
emoji: 👨‍💻
colorFrom: blue
colorTo: red
sdk: static
pinned: false
---
<center>
<a href="https://www.catie.fr/" title="CATIE website (French version)">
<img src="https://www.catie.fr/wp-content/uploads/2022/03/Logo_CATIE_CMNJ-1.png" alt="CATIE Logo" width="200" height="100">
</a>
</center>
<div style="flex: 1; display: flex;">
<div style="flex: 1; display: flex; flex-direction: column; align-items: center;">
<p style="text-align: center;">🇫🇷</p>
<p style="text-align: justify;">
Le CATIE est une association à but non lucratif dont l'objectif est d'accompagner les PME et ETI dans leur transformation numérique.<br><br>
Depuis janvier 2023, notre équipe Data Science développe des jeux de données et des modèles en français.<br>
Il ne s'agit pas de notre activité principale donc nous pouvons y consacrer que des moyens limités (~1,5 ETP/an ; nous n'avons pas d'équipe de R&D dédiée ; maintenance et résolution d'<i>issues</i> soumises à notre bande passante, etc.).<br>
Ci-dessous l'historique des mises en ligne des travaux que nous avons été autorisé à mettre en open source (vous pouvez cliquer sur chaque élément !)
</p>
</div>
<div style="width: 30px;"></div>
<div style="flex: 1; display: flex; flex-direction: column; align-items: center;">
<p style="text-align: center;">🇬🇧</p>
<p style="text-align: justify;">
CATIE is a non-profit association dedicated to supporting and assisting SMEs and ETIs in their digital transformation.<br><br>
Since January 2023, our Data Science team has been developing datasets and models in French.<br>
This is not our core activity, so we can only devote limited resources to it (~1.5 FTE/year; we don't have a R&D team dedicated; maintenance and resolution of issues subject to our bandwidth, etc.).<br>
Below is a timeline of the releases of the work we've been authorized to open source (you can click on each item!).
</p>
</div>
</div>
<br>
<style>
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;600&display=swap');
.timeline-container {
max-width: 2000px;
margin: 10px auto 10px;
padding: 20px;
overflow-x: scroll;
font-family: 'DM Sans', sans-serif;
}
/* .timeline-container::-webkit-scrollbar {
display: none; /* Chrome, Safari, Edge
} */
.timeline-container {
scrollbar-width: auto;
scrollbar-color: #888 #f1f1f1;
}
.timeline {
position: relative;
min-width: 1200px; /* Minimum width before scrolling */
}
.line {
position: absolute;
width: 100%;
height: 2px;
background: #333;
bottom: 30px;
}
.timeline-items {
display: flex;
justify-content: space-between;
align-items: flex-end;
position: relative;
min-height: 150px;
}
.month-marker {
display: flex;
flex-direction: column;
align-items: center;
position: relative;
flex: 1;
}
.month-dot {
width: 12px;
height: 12px;
background: #000;
border-radius: 50%;
margin-bottom: -14px;
position: relative;
z-index: 1;
}
.month-label {
font-weight: bold;
margin-top: 10px;
}
.events-container {
position: absolute;
bottom: 40px;
left: 50%;
transform: translateX(-50%);
width: 250px;
text-align: left;
}
.event {
position: relative;
left: 92px;
margin: 8px 0;
font-size: 14px;
display: flex;
align-items: flex-start;
gap: 5px;
white-space: pre-wrap;
max-width: 210px;
}
.event img {
width: 20px;
height: 20px;
vertical-align: middle;
}
.event a {
/*color: #000000;*/
text-decoration: none;
}
.event a:hover {
color: #686868;
text-decoration: underline;
}
</style>
<div class="timeline-container">
<div class="timeline">
<div class="line"></div>
<div class="timeline-items">
<div class="month-marker">
<div class="events-container">
<div class="event">❓<a href="https://huggingface.co/collections/CATIE-AQ/catie-french-qa-pack-650821750f44c341cdb8ec91" target="_blank">French QA pack (models, dataset, Space, blog post)</a></div>
<div class="event">📝<a href="https://huggingface.co/collections/CATIE-AQ/catie-french-prompts-datasets-6508208ad55dd4e15cd67f8b" target="_blank">DFP<br>(Dataset of French Prompts)</a></div>
</div>
<div class="month-dot"></div>
<div class="month-label">Sep 2023</div>
</div>
<div class="month-marker">
<div class="events-container">
<div class="event">🔍<a href="https://huggingface.co/collections/CATIE-AQ/catie-french-ner-pack-658aefafe3f7a2dcf0e4dbb4" target="_blank">French NER pack (models, datasets, Space, blog post)</a></div>
</div>
<div class="month-dot"></div>
<div class="month-label">Jan 2024</div>
</div>
<div class="month-marker">
<div class="events-container">
<div class="event">⚡<a href="https://github.com/catie-aq/flashT5" target="_blank">FAT5 model v0<br>(Flash Attention T5)</a></div>
</div>
<div class="month-dot"></div>
<div class="month-label">Feb 2024</div>
</div>
<div class="month-marker">
<div class="events-container">
<div class="event">❓<a href="https://huggingface.co/collections/CATIE-AQ/catie-french-qa-pack-650821750f44c341cdb8ec91" target="_blank">QAmemBERT v2</a></div>
<div class="event">🔍<a href="https://huggingface.co/collections/CATIE-AQ/catie-french-ner-pack-658aefafe3f7a2dcf0e4dbb4" target="_blank">NERmemBERT v2</a></div>
</div>
<div class="month-dot"></div>
<div class="month-label">Nov 2024</div>
</div>
<div class="month-marker">
<div class="events-container">
<div class="event">⚡<a href="" target="_blank">FAT5 (offical release)<br>(code, weight, tech. report)</a></div>
</div>
<div class="month-dot"></div>
<div class="month-label">Jan 2025</div>
</div>
</div>
</div>
</div>