Update README.md

This commit is contained in:
Yuqi Zhu
2023-04-29 15:12:02 +08:00
committed by GitHub
parent bed3cc95f0
commit 70fa6e09f8

View File

@@ -1,6 +1,5 @@
# AutoKG
---
[![Awesome](https://camo.githubusercontent.com/64f8905651212a80869afbecbf0a9c52a5d1e70beab750dea40a994fa9a9f3c6/68747470733a2f2f617765736f6d652e72652f62616467652e737667)](https://github.com/zjunlp/Prompt4ReasoningPapers) [![License: MIT](https://camo.githubusercontent.com/fd551ba4b042d89480347a0e74e31af63b356b2cac1116c7b80038f41b04a581/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d677265656e2e737667)](https://opensource.org/licenses/MIT) <img src="https://img.shields.io/github/last-commit/tensorflow/tensorflow.svg"/> [![img](https://camo.githubusercontent.com/eafac29b763e18c4d80c680d6a179f348cfa2afbc8d3a45642df19fd580d2404/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5052732d57656c636f6d652d726564)](https://camo.githubusercontent.com/eafac29b763e18c4d80c680d6a179f348cfa2afbc8d3a45642df19fd580d2404/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5052732d57656c636f6d652d726564)
@@ -15,7 +14,7 @@ The overview of our work. There are three main components: 1) ***Basic Evaluatio
## 🌟 Evaluation
### Data Preprocess
---
The datasets that we used in our experiments are as follows:
@@ -60,7 +59,7 @@ AutoKG
```
### How to Run
---
- **KG Construction**(Use DuIE2.0 as an example)
```bash