MarcHaraoui commited on
Commit
ccc30c2
·
verified ·
1 Parent(s): 9ac809b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,10 +1,17 @@
1
  ---
2
- title: README
3
- emoji: 🏢
4
  colorFrom: green
5
  colorTo: yellow
6
  sdk: static
7
  pinned: false
 
 
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
1
  ---
2
+ title: AI 4 Everyone
3
+ emoji:
4
  colorFrom: green
5
  colorTo: yellow
6
  sdk: static
7
  pinned: false
8
+ thumbnail: >-
9
+ https://cdn-uploads.huggingface.co/production/uploads/634c653605f736dff3778dfa/Qcbh_GSact5WL_PENhS0l.png
10
  ---
11
 
12
+ AI 4 Everyone focuses on research related to generative AI, with a focus on multimodality and LLM reasoning. Our purpose is to explore and share with the open source community. So far, we have released:
13
+
14
+ - **[TableQA:](https://huggingface.co/datasets/AI-4-Everyone/TableQA-v2)** a synthetic image on tables for QA reasoning tasks.
15
+ - **[Img2TeX:](https://huggingface.co/datasets/AI-4-Everyone/Im2TeX)** a synthetic image to LaTeX code of high-quality tables and diagrams.
16
+
17
+ Happy coding 🤗