Update README.md
Browse files
README.md
CHANGED
@@ -4,19 +4,16 @@ language:
|
|
4 |
- en
|
5 |
pipeline_tag: text-classification
|
6 |
---
|
7 |
-
# Model Card for Model ID
|
8 |
-
|
9 |
-
<!-- Provide a quick summary of what the model is/does. -->
|
10 |
-
|
11 |
-
This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1).
|
12 |
|
13 |
# Model Details
|
14 |
|
|
|
15 |
## Model Description
|
16 |
|
17 |
<!-- Provide a longer summary of what this model is. -->
|
18 |
|
19 |
- **Developed by:** Tong Xie, Yuwei Wan, Juntao Fang, Prof. Bram Hoex
|
|
|
20 |
- **Model type:** Transformer
|
21 |
- **Language(s) (NLP):** EN
|
22 |
- **License:** MIT
|
|
|
4 |
- en
|
5 |
pipeline_tag: text-classification
|
6 |
---
|
|
|
|
|
|
|
|
|
|
|
7 |
|
8 |
# Model Details
|
9 |
|
10 |
+
Domain Specific BERT model for Text Mining in Energy & Material Field
|
11 |
## Model Description
|
12 |
|
13 |
<!-- Provide a longer summary of what this model is. -->
|
14 |
|
15 |
- **Developed by:** Tong Xie, Yuwei Wan, Juntao Fang, Prof. Bram Hoex
|
16 |
+
- **Supported by:** University of New South Wales, National Computational Infrastructure Australia
|
17 |
- **Model type:** Transformer
|
18 |
- **Language(s) (NLP):** EN
|
19 |
- **License:** MIT
|