chsougan commited on
Commit
c7d9e17
·
verified ·
1 Parent(s): fefa752

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -51,7 +51,7 @@ Once obtained, [this script](primary_fusion.py) can be modified to obtain the fu
51
 
52
  <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
53
 
54
- The [train.lst](https://huggingface.co/chsougan/pyannote-segmentation-3.0-RTVE-primary/blob/main/train.lst) file includes the URIs of the training data.
55
 
56
 
57
 
@@ -75,7 +75,7 @@ The [train.lst](https://huggingface.co/chsougan/pyannote-segmentation-3.0-RTVE-p
75
 
76
  ### Development Data
77
 
78
- The [development.lst](https://huggingface.co/chsougan/pyannote-segmentation-3.0-RTVE-primary/blob/main/development.lst) file includes the URIs of the development data.
79
 
80
  ## Evaluation
81
 
@@ -90,7 +90,7 @@ The [development.lst](https://huggingface.co/chsougan/pyannote-segmentation-3.0-
90
 
91
  <!-- This should link to a Dataset Card if possible. -->
92
 
93
- The [test.lst](https://huggingface.co/chsougan/pyannote-segmentation-3.0-RTVE-primary/blob/main/test.lst) file includes the URIs of the testing data.
94
 
95
 
96
  #### Metrics
 
51
 
52
  <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
53
 
54
+ The [train.lst](train.lst) file includes the URIs of the training data.
55
 
56
 
57
 
 
75
 
76
  ### Development Data
77
 
78
+ The [development.lst](development.lst) file includes the URIs of the development data.
79
 
80
  ## Evaluation
81
 
 
90
 
91
  <!-- This should link to a Dataset Card if possible. -->
92
 
93
+ The [test.lst](test.lst) file includes the URIs of the testing data.
94
 
95
 
96
  #### Metrics