ai4stem-uga
commited on
Commit
•
b27743c
1
Parent(s):
43c7fac
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
1 |
It is a pre-trained German science education BERT for written German science assessments.
|
2 |
|
3 |
## Usage
|
@@ -12,4 +17,4 @@ model = AutoModel.from_pretrained("ai4stem-uga/G-SciEdBERT")
|
|
12 |
```
|
13 |
|
14 |
# Acknowledgments
|
15 |
-
This study secondary analyzed data from projects supported by the National Science Foundation (grant numbers 2101104, PI Zhai) and the Institute of Education Sciences (grant number R305A160219, PI Liu). The authors acknowledge the funding agencies and the project teams for making the data available for analysis. The findings, conclusions, or opinions herein represent the views of the authors and do not necessarily represent the views of personnel affiliated with the funding agencies.
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- de
|
5 |
+
---
|
6 |
It is a pre-trained German science education BERT for written German science assessments.
|
7 |
|
8 |
## Usage
|
|
|
17 |
```
|
18 |
|
19 |
# Acknowledgments
|
20 |
+
This study secondary analyzed data from projects supported by the National Science Foundation (grant numbers 2101104, PI Zhai) and the Institute of Education Sciences (grant number R305A160219, PI Liu). The authors acknowledge the funding agencies and the project teams for making the data available for analysis. The findings, conclusions, or opinions herein represent the views of the authors and do not necessarily represent the views of personnel affiliated with the funding agencies.
|