Adding `transformers` as the library name
Browse files
README.md
CHANGED
|
@@ -3,6 +3,7 @@ license: mit
|
|
| 3 |
datasets:
|
| 4 |
- RUC-DataLab/DataScience-Instruct-500K
|
| 5 |
pipeline_tag: table-question-answering
|
|
|
|
| 6 |
---
|
| 7 |
<p align="center" width="100%">
|
| 8 |
<img src="assets/logo.png" alt="DeepAnalyze" style="width: 60%; min-width: 300px; display: block; margin: auto;">
|
|
@@ -28,4 +29,4 @@ pipeline_tag: table-question-answering
|
|
| 28 |
<img src="./assets/deepanalyze.jpg" alt="deepanalyze" style="width: 70%; min-width: 300px; display: block; margin: auto;">
|
| 29 |
</p>
|
| 30 |
|
| 31 |
-
More information refer to [DeepAnalyze's Repo](https://github.com/ruc-datalab/DeepAnalyze)
|
|
|
|
| 3 |
datasets:
|
| 4 |
- RUC-DataLab/DataScience-Instruct-500K
|
| 5 |
pipeline_tag: table-question-answering
|
| 6 |
+
library_name: transformers
|
| 7 |
---
|
| 8 |
<p align="center" width="100%">
|
| 9 |
<img src="assets/logo.png" alt="DeepAnalyze" style="width: 60%; min-width: 300px; display: block; margin: auto;">
|
|
|
|
| 29 |
<img src="./assets/deepanalyze.jpg" alt="deepanalyze" style="width: 70%; min-width: 300px; display: block; margin: auto;">
|
| 30 |
</p>
|
| 31 |
|
| 32 |
+
More information refer to [DeepAnalyze's Repo](https://github.com/ruc-datalab/DeepAnalyze)
|