Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
Libraries:
Datasets
pandas
License:
sileod commited on
Commit
1b80f1c
·
1 Parent(s): 57ff012

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +29 -0
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: label
5
+ dtype: string
6
+ - name: expression
7
+ dtype: string
8
+ - name: dataset
9
+ dtype: string
10
+ - name: position
11
+ sequence: int32
12
+ - name: id
13
+ dtype: string
14
+ - name: context
15
+ dtype: string
16
+ splits:
17
+ - name: train
18
+ num_bytes: 404131
19
+ num_examples: 1772
20
+ - name: validation
21
+ - name: test
22
+ num_bytes: 454784
23
+ num_examples: 1965
24
+ download_size: 464217
25
+ dataset_size: 858915
26
+ ---
27
+ # Dataset Card for "TroFi"
28
+
29
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)