Datasets:
				
			
			
	
			
	
		
			
	
		
		Commit From AutoTrain Evaluator
Browse files- README.md +30 -0
 - config.json +1 -0
 - predictions.parquet +3 -0
 
    	
        README.md
    ADDED
    
    | 
         @@ -0,0 +1,30 @@ 
     | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
| 
         | 
|
| 1 | 
         
            +
            ---
         
     | 
| 2 | 
         
            +
            type: predictions
         
     | 
| 3 | 
         
            +
            tags:
         
     | 
| 4 | 
         
            +
            - autotrain
         
     | 
| 5 | 
         
            +
            - evaluation
         
     | 
| 6 | 
         
            +
            datasets:
         
     | 
| 7 | 
         
            +
            - wikiann
         
     | 
| 8 | 
         
            +
            eval_info:
         
     | 
| 9 | 
         
            +
              task: entity_extraction
         
     | 
| 10 | 
         
            +
              model: philschmid/distilroberta-base-ner-wikiann
         
     | 
| 11 | 
         
            +
              dataset_name: wikiann
         
     | 
| 12 | 
         
            +
              dataset_config: en
         
     | 
| 13 | 
         
            +
              dataset_split: test
         
     | 
| 14 | 
         
            +
              col_mapping:
         
     | 
| 15 | 
         
            +
                tokens: tokens
         
     | 
| 16 | 
         
            +
                tags: ner_tags
         
     | 
| 17 | 
         
            +
            ---
         
     | 
| 18 | 
         
            +
            # Dataset Card for AutoTrain Evaluator
         
     | 
| 19 | 
         
            +
             
     | 
| 20 | 
         
            +
            This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset:
         
     | 
| 21 | 
         
            +
             
     | 
| 22 | 
         
            +
            * Task: Token Classification
         
     | 
| 23 | 
         
            +
            * Model: philschmid/distilroberta-base-ner-wikiann
         
     | 
| 24 | 
         
            +
            * Dataset: wikiann
         
     | 
| 25 | 
         
            +
             
     | 
| 26 | 
         
            +
            To run new evaluation jobs, visit Hugging Face's [automatic evaluation service](https://huggingface.co/spaces/autoevaluate/model-evaluator).
         
     | 
| 27 | 
         
            +
             
     | 
| 28 | 
         
            +
            ## Contributions
         
     | 
| 29 | 
         
            +
             
     | 
| 30 | 
         
            +
            Thanks to [@lewtun](https://huggingface.co/lewtun) for evaluating this model.
         
     | 
    	
        config.json
    ADDED
    
    | 
         @@ -0,0 +1 @@ 
     | 
|
| 
         | 
| 
         | 
|
| 1 | 
         
            +
            {"data_files": {"test": "predictions.parquet"}}
         
     | 
    	
        predictions.parquet
    ADDED
    
    | 
         @@ -0,0 +1,3 @@ 
     | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
| 
         | 
|
| 1 | 
         
            +
            version https://git-lfs.github.com/spec/v1
         
     | 
| 2 | 
         
            +
            oid sha256:f360c037ab28d869d915ff266863fde270cb93420beec6f4b8d2220bfd163bee
         
     | 
| 3 | 
         
            +
            size 7238502
         
     |