ArchitRastogi commited on
Commit
b7b7aff
·
verified ·
1 Parent(s): c251e77

added yaml data

Browse files
Files changed (1) hide show
  1. README.md +22 -1
README.md CHANGED
@@ -1,3 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Italian-BERT-FineTuning-Embeddings
2
 
3
  This repository contains a comprehensive dataset designed for fine-tuning BERT-based Italian embedding models. The dataset aims to enhance performance on tasks such as **information retrieval**, **semantic search**, and **embeddings generation**.
@@ -75,4 +96,4 @@ Email: [[email protected]](mailto:[email protected])
75
 
76
  ---
77
 
78
- Feel free to suggest improvements. Your feedback is highly appreciated!
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - text-classification
5
+ - question-answering
6
+ language:
7
+ - it
8
+ tags:
9
+ - italian
10
+ - embeddings
11
+ - bert
12
+ - fine-tuning
13
+ - information-retrieval
14
+ - semantic-search
15
+ - natural-language-processing
16
+ - dense-retrieval
17
+ - c4-dataset
18
+ pretty_name: Fine-Tuned BERT for Italian Embeddings
19
+ size_categories:
20
+ - 10M<n<100M
21
+ ---
22
  # Italian-BERT-FineTuning-Embeddings
23
 
24
  This repository contains a comprehensive dataset designed for fine-tuning BERT-based Italian embedding models. The dataset aims to enhance performance on tasks such as **information retrieval**, **semantic search**, and **embeddings generation**.
 
96
 
97
  ---
98
 
99
+ Feel free to suggest improvements. Your feedback is highly appreciated!