bengsoon commited on
Commit
948fa34
·
verified ·
1 Parent(s): a7e0baf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -1,3 +1,7 @@
 
 
 
 
1
  Daily Drilling Reports (DDRs) from [Volve field](https://www.equinor.com/energy/volve-data-sharing), released by Equinor, consisting of 1759 files. The original files were in [WITSML format](https://energistics.org/witsml-data-standards), but this dataset was converted into Alpaca format for text summarization.
2
 
3
  Train set (1596 examples) consists of all the DDRs from 1980 onwards until the end of field, with the exception of the drilling campaigns in 2016.
@@ -29,4 +33,4 @@ configs:
29
  path: data/train-*
30
  - split: test
31
  path: data/test-*
32
- ---
 
1
+ ---
2
+ language:
3
+ - en
4
+ ---
5
  Daily Drilling Reports (DDRs) from [Volve field](https://www.equinor.com/energy/volve-data-sharing), released by Equinor, consisting of 1759 files. The original files were in [WITSML format](https://energistics.org/witsml-data-standards), but this dataset was converted into Alpaca format for text summarization.
6
 
7
  Train set (1596 examples) consists of all the DDRs from 1980 onwards until the end of field, with the exception of the drilling campaigns in 2016.
 
33
  path: data/train-*
34
  - split: test
35
  path: data/test-*
36
+ ---