rxhulshxrmx commited on
Commit
58d3c30
·
verified ·
1 Parent(s): 4473ecd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -18
README.md CHANGED
@@ -1,26 +1,13 @@
1
  ---
2
- title: Legal BERT AI Assistant
3
- emoji: ⚖️
4
  colorFrom: blue
5
  colorTo: indigo
6
  sdk: gradio
7
- sdk_version: 5.6.0
8
  app_file: app.py
9
  pinned: false
10
  ---
11
 
12
- # Legal BERT AI Assistant
13
-
14
- ## Overview
15
- A Gradio-based application using Legal-BERT for legal information retrieval and analysis.
16
-
17
- ## Features
18
- - Masked Sentence Completion
19
- - Legal Question Answering
20
- - Interactive Interface
21
-
22
- ## Model
23
- Uses `nlpaueb/legal-bert-base-uncased`
24
-
25
- ## Deployment
26
- Deployed on Hugging Face Spaces
 
1
  ---
2
+ title: Llama 2 Chatbot
3
+ emoji: 🤖
4
  colorFrom: blue
5
  colorTo: indigo
6
  sdk: gradio
7
+ sdk_version: 4.12.0
8
  app_file: app.py
9
  pinned: false
10
  ---
11
 
12
+ # Llama 2 Conversational Chatbot
13
+ Powered by Hugging Face Transformers