Commit
路
8e909cd
1
Parent(s):
cbfb2a0
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,14 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -45,4 +52,4 @@ The following hyperparameters were used during training:
|
|
| 45 |
- Transformers 4.6.1
|
| 46 |
- Pytorch 1.8.1+cu101
|
| 47 |
- Datasets 1.7.0
|
| 48 |
-
- Tokenizers 0.10.3
|
|
|
|
| 1 |
---
|
| 2 |
+
license: openrail
|
| 3 |
+
datasets:
|
| 4 |
+
- squad
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
metrics:
|
| 8 |
+
- accuracy
|
| 9 |
+
library_name: open_clip
|
| 10 |
+
tags:
|
| 11 |
+
- climate
|
| 12 |
---
|
| 13 |
|
| 14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 52 |
- Transformers 4.6.1
|
| 53 |
- Pytorch 1.8.1+cu101
|
| 54 |
- Datasets 1.7.0
|
| 55 |
+
- Tokenizers 0.10.3
|