Jason-ice-SCUT commited on
Commit
dc663ba
·
verified ·
1 Parent(s): d836957

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -25
README.md CHANGED
@@ -362,14 +362,12 @@ configs:
362
  data_files:
363
  - split: train
364
  path: data/train-*
365
-
366
  annotations_creators: []
367
- language: []
 
368
  language_creators: []
369
- license: []
370
  multilinguality: []
371
  pretty_name: GitHub Issues without Comments
372
- size_categories: []
373
  source_datasets: []
374
  task_categories:
375
  - text-classification
@@ -421,32 +419,16 @@ task_ids:
421
  The GitHub Issues dataset contains issues and pull requests from the 🤗 Datasets [repository](https://github.com/huggingface/datasets) ,but it does not include the comments.It supports tasks like Text classification and text retrieval. Each entry is an English-language discussion centered around NLP, computer vision, and other machine learning datasets.
422
 
423
  ### Supported Tasks and Leaderboards
424
-
425
-
426
- ### Languages
427
-
428
- English is the primary language of the dataset.It is social media text.
429
-
430
 
431
  ## Dataset Structure
432
 
433
- ### Data Instances
434
-
435
- Provide an JSON-formatted example and brief description of a typical instance in the dataset. If available, provide a link to further examples.
436
 
437
- ```
438
- {
439
- 'example_field': ...,
440
- ...
441
- }
442
- ```
443
 
444
- Provide any additional information that is not covered in the other sections about the data here. In particular describe any relationships between data points and if these relationships are made explicit.
445
 
446
  ### Data Fields
447
 
448
- List and describe the fields present in the dataset. Mention their data type, and whether they are used as input or output in any of the tasks the dataset currently supports. If the data has span indices, describe their attributes, such as whether they are at the character level or word level, whether they are contiguous or not, etc. If the datasets contains example IDs, state whether they have an inherent meaning, such as a mapping to other datasets or pointing to relationships between data points.
449
-
450
- - `example_field`: description of `example_field`
451
-
452
- Note that the descriptions can be initialized with the **Show Markdown Data Fields** output of the [Datasets Tagging app](https://huggingface.co/spaces/huggingface/datasets-tagging), you will then only need to refine the generated descriptions.
 
362
  data_files:
363
  - split: train
364
  path: data/train-*
 
365
  annotations_creators: []
366
+ language:
367
+ - en
368
  language_creators: []
 
369
  multilinguality: []
370
  pretty_name: GitHub Issues without Comments
 
371
  source_datasets: []
372
  task_categories:
373
  - text-classification
 
419
  The GitHub Issues dataset contains issues and pull requests from the 🤗 Datasets [repository](https://github.com/huggingface/datasets) ,but it does not include the comments.It supports tasks like Text classification and text retrieval. Each entry is an English-language discussion centered around NLP, computer vision, and other machine learning datasets.
420
 
421
  ### Supported Tasks and Leaderboards
422
+ [More Information Needed.]
 
 
 
 
 
423
 
424
  ## Dataset Structure
425
 
426
+ [More Information Needed.]
 
 
427
 
428
+ ### Data Instances
 
 
 
 
 
429
 
430
+ [More Information Needed.]
431
 
432
  ### Data Fields
433
 
434
+ [More Information Needed.]