zuch95 commited on
Commit
13d2d7d
·
verified ·
1 Parent(s): ef075f5

Create CITATIONS.md

Browse files
Files changed (1) hide show
  1. CITATIONS.md +13 -0
CITATIONS.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Citations — Talk2Law
2
+
3
+ **Libraries**
4
+ - [Transformers](https://github.com/huggingface/transformers) — v4.44.2
5
+ - [Torch](https://pytorch.org/) — v2.2
6
+ - [Gradio](https://www.gradio.app/) — provided by Hugging Face Spaces runtime
7
+
8
+ **Model**
9
+ - [`google/flan-t5-small`](https://huggingface.co/google/flan-t5-small)
10
+
11
+ **Data**
12
+ - Synthetic or generic legal sentences created for demonstration only.
13
+ No confidential or personal data is used.