puzzz21 commited on
Commit
76b0966
1 Parent(s): 1900ddd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -10,4 +10,6 @@ pipeline_tag: text-classification
10
  ---
11
  This model classifies intentions of the scientific text, i.e text from scientific journals based on their context.
12
  It categorizes if the context explains the background, result or method of the paper.
13
- The classes are: background, method and result.
 
 
 
10
  ---
11
  This model classifies intentions of the scientific text, i.e text from scientific journals based on their context.
12
  It categorizes if the context explains the background, result or method of the paper.
13
+ The classes are: background, method and result.
14
+
15
+ For finetuning, I have used dataset from Cohan et al. https://aclanthology.org/N19-1361.pdf