faisaldadkhan13 commited on
Commit
5cb68b1
·
verified ·
1 Parent(s): 226aae3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -1
README.md CHANGED
@@ -1,3 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Luna AI
2
 
3
  Luna AI is an open-source AI model developed by Luna OpenLabs for text classification tasks. Leveraging the BERT architecture, this model is designed to classify text into predefined categories efficiently and accurately.
@@ -95,4 +116,4 @@ Open a pull request.
95
  This project is licensed under the MIT License. See the LICENSE file for details.
96
 
97
  ### Contact
98
- For questions, suggestions, or feedback, feel free to contact the Luna OpenLabs team at [[email protected]].
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - lunaopenlabs/LunaAi-dataset
5
+ language:
6
+ - en
7
+ metrics:
8
+ - character
9
+ base_model:
10
+ - lunaopenlabs/LunaAi
11
+ new_version: lunaopenlabs/LunaAi
12
+ pipeline_tag: text-classification
13
+ library_name: adapter-transformers
14
+ tags:
15
+ - luna
16
+ - open
17
+ - labs
18
+ - LunaAi
19
+ - text
20
+ - classification
21
+ ---
22
  # Luna AI
23
 
24
  Luna AI is an open-source AI model developed by Luna OpenLabs for text classification tasks. Leveraging the BERT architecture, this model is designed to classify text into predefined categories efficiently and accurately.
 
116
  This project is licensed under the MIT License. See the LICENSE file for details.
117
 
118
  ### Contact
119
+ For questions, suggestions, or feedback, feel free to contact the Luna OpenLabs team at [[email protected]].