kaikaidai commited on
Commit
4efc1e1
Β·
verified Β·
1 Parent(s): 9ebea43

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -2
README.md CHANGED
@@ -22,7 +22,22 @@ license: llama3.1
22
  ---
23
 
24
  <p align="center">
25
- <img src="https://atla-ai.notion.site/image/https%3A%2F%2Fprod-files-secure.s3.us-west-2.amazonaws.com%2Ff08e6e70-73af-4363-9621-90e906b92ebc%2F1bfb4316-1ce6-40a0-800c-253739cfcdeb%2Fatla_white3x.svg?table=block&id=17c309d1-7745-80f9-8f60-e755409acd8d&spaceId=f08e6e70-73af-4363-9621-90e906b92ebc&userId=&cache=v2" width="200">
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26
  </p>
27
  <p align="center">πŸ§‘β€βš–οΈ <a href="https://www.atla-ai.com/blog">Atla Blog</a> | πŸ“„ <a href="placeholder">Technical report</a> | πŸ’» <a href="https://github.com/atla-ai">GitHub</a></p>
28
 
@@ -51,7 +66,7 @@ We are launching the large version of this model soon. Sign up [here](https://ww
51
 
52
  ## Model Use
53
 
54
- Atla-1-8B can be used as a **general-purpose evaluation model**. It supports different inputs & scoring scales, generates structured evaluation outputs, and provides qualitative feedback/critiques with reasoning.
55
 
56
  Try our cookbooks to get started with 3 popular use cases below:
57
 
 
22
  ---
23
 
24
  <p align="center">
25
+ <picture>
26
+ <source
27
+ srcset="https://atla-ai.notion.site/image/https%3A%2F%2Fprod-files-secure.s3.us-west-2.amazonaws.com%2Ff08e6e70-73af-4363-9621-90e906b92ebc%2F1bfb4316-1ce6-40a0-800c-253739cfcdeb%2Fatla_white3x.svg?table=block&id=17c309d1-7745-80f9-8f60-e755409acd8d&spaceId=f08e6e70-73af-4363-9621-90e906b92ebc&userId=&cache=v2"
28
+ media="(prefers-color-scheme: dark)"
29
+ width="200"
30
+ />
31
+ <source
32
+ srcset="https://atla-ai.notion.site/image/attachment%3A230448e8-921f-45df-b2af-a3158b6c04cd%3Aatla_black2x.png?table=block&id=188309d1-7745-805c-87e4-c39ca54d598d&spaceId=f08e6e70-73af-4363-9621-90e906b92ebc&width=2000&userId=&cache=v2"
33
+ media="(prefers-color-scheme: light)"
34
+ width="200"
35
+ />
36
+ <img
37
+ src="https://atla-ai.notion.site/image/attachment%3A230448e8-921f-45df-b2af-a3158b6c04cd%3Aatla_black2x.png?table=block&id=188309d1-7745-805c-87e4-c39ca54d598d&spaceId=f08e6e70-73af-4363-9621-90e906b92ebc&width=2000&userId=&cache=v2"
38
+ width="200"
39
+ />
40
+ </picture>
41
  </p>
42
  <p align="center">πŸ§‘β€βš–οΈ <a href="https://www.atla-ai.com/blog">Atla Blog</a> | πŸ“„ <a href="placeholder">Technical report</a> | πŸ’» <a href="https://github.com/atla-ai">GitHub</a></p>
43
 
 
66
 
67
  ## Model Use
68
 
69
+ Atla-1-8B can be used as a **general-purpose evaluation model**. It supports different inputs & scoring scales, generates structured evaluation outputs, and provides qualitative critiques with reasoning.
70
 
71
  Try our cookbooks to get started with 3 popular use cases below:
72