gunnybd01 commited on
Commit
3a6344c
·
verified ·
1 Parent(s): ccdbe42

Upload data.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. data.json +10 -0
data.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "report": [
3
+ "Quarterly revenue increased",
4
+ "Stock fell by 10%"
5
+ ],
6
+ "label": [
7
+ "positive",
8
+ "negative"
9
+ ]
10
+ }