Haruto2099
commited on
Commit
•
91ee95f
1
Parent(s):
263c0c1
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# LLMLight: Large Language Models as Traffic Signal Control Agents
|
2 |
|
3 |
<p align="center">
|
@@ -26,4 +41,4 @@ Please download the model and run the LLMLight framework by following the descri
|
|
26 |
<a id="demo"></a>
|
27 |
|
28 |
## 3 Demo
|
29 |
-
<video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/64207ca7e40f66bcd1e44959/VhMOdEIjKeLml1WPcINqV.qt"></video>
|
|
|
1 |
+
---
|
2 |
+
extra_gated_heading: Access LLMLight-LightGPT on Hugging Face
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pipeline_tag: text-generation
|
6 |
+
inference: false
|
7 |
+
tags:
|
8 |
+
- hkust-gz
|
9 |
+
- pytorch
|
10 |
+
- llama-2
|
11 |
+
- traffic signal control
|
12 |
+
- lightgpt
|
13 |
+
license: mit
|
14 |
+
---
|
15 |
+
|
16 |
# LLMLight: Large Language Models as Traffic Signal Control Agents
|
17 |
|
18 |
<p align="center">
|
|
|
41 |
<a id="demo"></a>
|
42 |
|
43 |
## 3 Demo
|
44 |
+
<video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/64207ca7e40f66bcd1e44959/VhMOdEIjKeLml1WPcINqV.qt"></video>
|