Datasets:
Modalities:
Text
Formats:
json
Languages:
English
Size:
10K - 100K
Tags:
data-use
dataset-mention
named-entity-recognition
relation-extraction
text-classification
forced-displacement
License:
FCV data-use paper corpus (6 configs)
Browse files- .gitattributes +2 -0
- README.md +3 -3
- extraction/train.jsonl +0 -0
- extraction/validation.jsonl +0 -0
- sources/train.jsonl +3 -0
.gitattributes
CHANGED
|
@@ -60,3 +60,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 61 |
documents/all.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 62 |
sources/all.jsonl filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 61 |
documents/all.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 62 |
sources/all.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 63 |
+
extraction/train.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 64 |
+
sources/train.jsonl filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -50,8 +50,8 @@ configs:
|
|
| 50 |
path: "synthetic/train.jsonl"
|
| 51 |
- config_name: sources
|
| 52 |
data_files:
|
| 53 |
-
- split:
|
| 54 |
-
path: "sources/
|
| 55 |
---
|
| 56 |
|
| 57 |
# Dataset Card for FCV Data-Use Paper
|
|
@@ -75,7 +75,7 @@ All splits are published verbatim exactly as used in the paper.
|
|
| 75 |
| `relation` | train: 640, validation: 91, holdout: 21 |
|
| 76 |
| `impact` | train: 604, validation: 151, holdout: 84 |
|
| 77 |
| `synthetic` | train: 1794 |
|
| 78 |
-
| `sources` |
|
| 79 |
|
| 80 |
## Schemas
|
| 81 |
|
|
|
|
| 50 |
path: "synthetic/train.jsonl"
|
| 51 |
- config_name: sources
|
| 52 |
data_files:
|
| 53 |
+
- split: train
|
| 54 |
+
path: "sources/train.jsonl"
|
| 55 |
---
|
| 56 |
|
| 57 |
# Dataset Card for FCV Data-Use Paper
|
|
|
|
| 75 |
| `relation` | train: 640, validation: 91, holdout: 21 |
|
| 76 |
| `impact` | train: 604, validation: 151, holdout: 84 |
|
| 77 |
| `synthetic` | train: 1794 |
|
| 78 |
+
| `sources` | train: 5445 |
|
| 79 |
|
| 80 |
## Schemas
|
| 81 |
|
extraction/train.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
extraction/validation.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
sources/train.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:565899f1ce3e9c38b357a3dd153054d70f08f0f2744088ba1b70332f700057f1
|
| 3 |
+
size 12763660
|