ivosimoes commited on
Commit
37afccc
·
verified ·
1 Parent(s): 552ce59

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -1,3 +1,12 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
+ # PROPOR FOS Classification Dataset
6
+
7
+ Dataset utilized in the paper "Field of Science and Technology Classification of Academic Documents in Portuguese".
8
+
9
+ Contains 9,696 examples of Portuguese academic thesis, split between two distinct files:
10
+
11
+ - "train.csv": Used to fine-tune encoder-based models (7,756 samples)
12
+ - "test.csv": Used to evaluate fine-tuned models and zero-shot decoder-based models (1,940 samples)