Muhammad2003 commited on
Commit
d4d2e55
·
verified ·
1 Parent(s): 4405dec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -32,6 +32,9 @@ outputs = model.generate(inputs, max_new_tokens=50, temperature=0.2, top_p=0.9,
32
  print(tokenizer.decode(outputs[0]))
33
  ```
34
 
 
 
 
35
  ## **Features**
36
  - **Legal Document Analysis**: Analyze legal documents for accuracy, completeness, and compliance with regulations.
37
  - **Legal Document Generation**: Create contracts, agreements, and notices based on user inputs.
 
32
  print(tokenizer.decode(outputs[0]))
33
  ```
34
 
35
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64fc6d81d75293f417fee1d1/qStDuFvsthS1BQI9lasBD.png)
36
+
37
+
38
  ## **Features**
39
  - **Legal Document Analysis**: Analyze legal documents for accuracy, completeness, and compliance with regulations.
40
  - **Legal Document Generation**: Create contracts, agreements, and notices based on user inputs.