jfarray commited on
Commit
a36addb
·
1 Parent(s): d1cb691

Delete dataset_info.json

Browse files
Files changed (1) hide show
  1. dataset_info.json +0 -57
dataset_info.json DELETED
@@ -1,57 +0,0 @@
1
- {
2
- "builder_name": "TFM",
3
- "citation": "",
4
- "config_name": null,
5
- "dataset_size": null,
6
- "description": "TFM_Subjects",
7
- "download_checksums": null,
8
- "download_size": null,
9
- "features": {
10
- "id": {
11
- "dtype": "int32",
12
- "id": null,
13
- "_type": "Value"
14
- },
15
- "responseTeacher": {
16
- "dtype": "string",
17
- "id": null,
18
- "_type": "Value"
19
- },
20
- "responseStudent": {
21
- "dtype": "string",
22
- "id": null,
23
- "_type": "Value"
24
- },
25
- "mark": {
26
- "dtype": "string",
27
- "id": null,
28
- "_type": "Value"
29
- },
30
- "hashed_id": {
31
- "dtype": "string",
32
- "id": null,
33
- "_type": "Value"
34
- },
35
- "keywords": {
36
- "dtype": "string",
37
- "id": null,
38
- "_type": "Value"
39
- }
40
- },
41
- "homepage": "https://huggingface.co/datasets/jfarray/TFM",
42
- "license": "",
43
- "post_processed": null,
44
- "post_processing_size": null,
45
- "size_in_bytes": null,
46
- "splits": {
47
- "train": {
48
- "name": "train",
49
- "num_bytes": 0,
50
- "num_examples": 0,
51
- "dataset_name": "TFM"
52
- }
53
- },
54
- "supervised_keys": null,
55
- "task_templates": null,
56
- "version": null
57
- }