puzzz21 commited on
Commit
c447223
1 Parent(s): 978248d

update readme

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ task_categories:
4
+ - text-classification
5
+ language:
6
+ - en
7
+ size_categories:
8
+ - n<1K
9
+ ---
10
+
11
+
12
+ This dataset contains sentiment annotations within a scientific context, with labels "p," "n," and "o" denoting positive, negative, and others, respectively. The dataset comprises 100 records and was created for evaluating the performance of the sci-sentiment-classify model : https://huggingface.co/puzzz21/sci-sentiment-classify.
13
+