Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
library_name: transformers
|
4 |
metrics:
|
5 |
- accuracy
|
@@ -89,6 +89,9 @@ python flacuna.py
|
|
89 |
|
90 |
The trainer codes are available here: [https://github.com/declare-lab/flacuna](https://github.com/declare-lab/flacuna).
|
91 |
|
|
|
|
|
|
|
92 |
## Citation
|
93 |
|
94 |
```bibtex
|
|
|
1 |
---
|
2 |
+
license: other
|
3 |
library_name: transformers
|
4 |
metrics:
|
5 |
- accuracy
|
|
|
89 |
|
90 |
The trainer codes are available here: [https://github.com/declare-lab/flacuna](https://github.com/declare-lab/flacuna).
|
91 |
|
92 |
+
## License
|
93 |
+
Non-commercial license
|
94 |
+
|
95 |
## Citation
|
96 |
|
97 |
```bibtex
|