louisbrulenaudet commited on
Commit
c9a12ab
1 Parent(s): bab6798

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -4,7 +4,11 @@ emoji: 🤗
4
  colorFrom: yellow
5
  colorTo: yellow
6
  sdk: static
7
- pinned: false
 
 
 
 
8
  ---
9
  <img src="assets/thumbnail.png">
10
 
@@ -30,6 +34,12 @@ Assistants are a great way to configure models to perform specific tasks. You ca
30
 
31
  The prompts behind them are public. Feel free to tailor them to your needs. Also, share your ideas for other Assistants in the Community tab!
32
 
 
 
 
 
 
 
33
  ### Community Discord
34
 
35
  You can now join, communicate and share on the HF for Legal community server on Discord.
 
4
  colorFrom: yellow
5
  colorTo: yellow
6
  sdk: static
7
+ pinned: true
8
+ thumbnail: >-
9
+ https://cdn-uploads.huggingface.co/production/uploads/6459fa0f5b3111fbe83286e1/KFpjWLFswC3KBxEa0FAhq.png
10
+ short_description: Organization README for HF for Legal
11
+ license: apache-2.0
12
  ---
13
  <img src="assets/thumbnail.png">
14
 
 
34
 
35
  The prompts behind them are public. Feel free to tailor them to your needs. Also, share your ideas for other Assistants in the Community tab!
36
 
37
+ ### Organization architecture
38
+
39
+ In order to simplify the deployment of the organization's various tools, we propose a simple architecture in which datasets containing the various legal and contractual texts are doubled by datasets containing embeddings for different models, to enable simplified index creation for Spaces initialization and the provision of vector data for the GPU-poors. A simplified representation might look like this:
40
+
41
+ <img src="assets/HF%20for%20Legal%20architecture%20for%20easy%20deployment.png">
42
+
43
  ### Community Discord
44
 
45
  You can now join, communicate and share on the HF for Legal community server on Discord.